Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 10/11/2003 03:35:42
Module Name:	src
Committed By:	enami
Date:		Sat Oct 11 03:35:42 UTC 2003

Modified Files:
	src/lib/libc/net: gethnamaddr.c

Log Message:
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.57 -r1.58 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.