Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/02/2000 22:25:32
Module Name:	basesrc
Committed By:	simonb
Date:		Mon Oct  2 19:25:32 UTC 2000

Modified Files:
	basesrc/lib/libc/gen: getpwent.c

Log Message:
Fix potential buffer overflow processing long password database entries.
Inspired by similar OpenBSD change.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 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.