Module Name:    src
Committed By:   maxv
Date:           Mon Oct 31 15:27:24 UTC 2016

Modified Files:
        src/sys/kern: subr_tftproot.c

Log Message:
The mbuf is freed by the protocol even on error, so always NULL the pointer
instead of double-freeing it. Indirectly pointed out by Mootja.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/kern/subr_tftproot.c

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

Reply via email to