Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/ndiscvt
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.
Home |
Main Index |
Thread Index |
Old Index