Module Name: src Committed By: christos Date: Thu Mar 29 14:43:58 UTC 2012
Modified Files: src/lib/libc/gen: getpwent.c Log Message: PR/46279: Dr. W. Stukenbrock: Off-by-one in buffer length check and make sure that the password fits in the supplied buffer. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/lib/libc/gen/getpwent.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.