Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libpam/modules/pam_unix
Module Name: src
Committed By: tron
Date: Mon Jul 11 11:30:07 UTC 2005
Modified Files:
src/lib/libpam/modules/pam_unix [netbsd-3]: pam_unix.c
Log Message:
Pull up revision 1.9 (requested by lukem in ticket #539):
Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on all
failures, especially if we're going to ignore the return result.
To generate a diff of this commit:
cvs rdiff -r1.5.2.3 -r1.5.2.4 src/lib/libpam/modules/pam_unix/pam_unix.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index