/[hurd]/hurd/libnetfs/ChangeLog
ViewVC logotype

Diff of /hurd/libnetfs/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.59 by roland, Tue Jul 3 01:11:52 2001 UTC revision 1.60 by marcus, Sun Sep 9 17:32:03 2001 UTC
# Line 1  Line 1 
1    2001-08-31  Marcus Brinkmann  <marcus@gnu.org>
2    
3            * file-get-translator.c (netfs_S_file_get_translator): If
4            asprintf() fails, set ERR to errno.
5            * dir-lookup.c (netfs_S_dir_lookup): Catch if asprintf() fails and
6            return ENOMEM.  If netfs_make_protid() fails, set ERROR to errno,
7            not ENOMEM.  Do this before freeing USER.
8            * dir-mkfile.c (netfs_S_dir_mkfile): If netfs_make_protid() fails,
9            set ERROR to errno and free USER.
10            * file-exec.c (netfs_S_file_exec): Likewise.
11            Reported by Igor Khavkine <i_khavki@alcor.concordia.ca>.
12    
13  2001-06-21  Neal H Walfield  <neal@cs.uml.edu>  2001-06-21  Neal H Walfield  <neal@cs.uml.edu>
14    
15          * file-getcontrol.c (netfs_S_file_getcontrol): When checking if          * file-getcontrol.c (netfs_S_file_getcontrol): When checking if

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26