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

Modified Files:
	basesrc/lib/libc/gen [netbsd-1-5]: getpwent.c

Log Message:
Pull up rev 1.47 (approved by thorpej):
  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.46.4.1 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.