Subject: CVS commit: src/lib/libc/inet
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 01/19/2008 03:46:52
Module Name:	src
Committed By:	ginsbach
Date:		Sat Jan 19 03:46:52 UTC 2008

Modified Files:
	src/lib/libc/inet: inet_network.c

Log Message:
Treat input "0x" as invalid and return INADDR_NONE.  Inspired by
FreeBSD-PR 92880.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/inet/inet_network.c

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