NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46279 CVS commit: [netbsd-6] src/lib/libc/gen



The following reply was made to PR lib/46279; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46279 CVS commit: [netbsd-6] src/lib/libc/gen
Date: Thu, 7 Nov 2013 20:38:43 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Thu Nov  7 20:38:43 UTC 2013
 
 Modified Files:
        src/lib/libc/gen [netbsd-6]: getpwent.c
 
 Log Message:
 Pull up following revision(s) (requested by christos in ticket #979):
        lib/libc/gen/getpwent.c: revision 1.79
 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.77 -r1.77.8.1 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.
 


Home | Main Index | Thread Index | Old Index