[Freeipmi-devel] [bug #14926] fish assumes user has a home directory

2005-12-06 Thread Anand Babu

Update of bug #14926 (project freeipmi):

  Status:None => Fixed  
 Assigned to: balamurugan => ab 
 Open/Closed:Open => Closed 

___

Follow-up Comment #1:

Applied Anand Avati's (avati (at) zresearch dot com) patch.

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/



___
Freeipmi-devel mailing list
Freeipmi-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/freeipmi-devel


[Freeipmi-devel] [bug #14926] fish assumes user has a home directory

2005-11-07 Thread Albert Chu

URL:
  

 Summary: fish assumes user has a home directory
 Project: GNU FreeIPMI
Submitted by: chu11
Submitted on: Mon 11/07/05 at 11:19
Category: fish
Severity: 4 - Important
  Item Group: Portability Issue
  Status: None
 Privacy: Public
 Assigned to: balamurugan
 Open/Closed: Open

___

Details:

>From robm_campbell at lineone dot net

-
When fish starts up it checks to see what the home directory of the current
user is (in fi-utils.c, get_home_directory). Because
I had no /etc/nsswitch.conf (set to use files for all) and no
/lib/libnss_files.so.2, get_home_directory returned NULL which the strlen in
get_config_directory didn't like at all !
--

The code should instead fall back to some default location if no home
directory is found.








___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/



___
Freeipmi-devel mailing list
Freeipmi-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/freeipmi-devel