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 10:59:58 UTC 2006

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

Log Message:
Coverity CID 3685: memory leak
While here, check for failure to create temp file in bincvt() and close
unused file descriptor.

XXX bincvt() should be rewritten to use fork()/exec() instead of system().


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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