Subject: CVS commit: [netbsd-1-6] src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/11/2003 23:24:59
Module Name:	src
Committed By:	tron
Date:		Sat Oct 11 23:24:59 UTC 2003

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

Log Message:
Pull up revision 1.58 (requested by bad in ticket #1521):
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.42.2.11 -r1.42.2.12 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.