Subject: CVS commit: src/usr.sbin/ndiscvt
To: None <source-changes@NetBSD.org>
From: John Nemeth <jnemeth@netbsd.org>
List: source-changes
Date: 05/26/2006 09:25:28
Module Name:	src
Committed By:	jnemeth
Date:		Fri May 26 09:25:28 UTC 2006

Modified Files:
	src/usr.sbin/ndiscvt: ndiscvt.c

Log Message:
Coverity CID 3027: possible dereference of NULL pointer.
Also don't bother zero'ing memory immediately before reading the
.SYS file into it and check for errors while reading the file.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/ndiscvt/ndiscvt.c

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