Subject: CVS commit: [netbsd-1-5] src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 04/15/2004 08:00:45
Module Name:	src
Committed By:	msaitoh
Date:		Thu Apr 15 08:00:45 UTC 2004

Modified Files:
	src/lib/libc/net [netbsd-1-5]: gethnamaddr.c

Log Message:
Pullup rev. 1.58 (requested by itojun in ticket #141):

 Back out rev. 1.56; `pointer points the byte just after the valid
 region' is normal case.  If the parser wants something more, there
 should be another bounds check for it.


To generate a diff of this commit:
cvs rdiff -r1.33.4.7 -r1.33.4.8 src/lib/libc/net/gethnamaddr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.