Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   dyoung
Date:           Mon Dec  4 00:52:47 UTC 2006

Modified Files:
        src/sys/net: route.c

Log Message:
Paranoid protection against use after free: in rtfree(), set rt_ifa
and rt_ifp to NULL.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/net/route.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