Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] basesrc/lib/libc/gen
Module Name: basesrc
Committed By: he
Date: Wed Apr 17 11:45:22 UTC 2002
Modified Files:
basesrc/lib/libc/gen [netbsd-1-5]: getpwent.c
Log Message:
Pull up revision 1.49 (requested by he):
Return an error if we try to look up a user name that is too long,
rather than trying to truncate. Fixes non-exploitable core dump
problem inside DB.
To generate a diff of this commit:
cvs rdiff -r1.46.4.2 -r1.46.4.3 basesrc/lib/libc/gen/getpwent.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