Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/net



Module Name:    src
Committed By:   snj
Date:           Tue Dec 23 03:53:37 UTC 2008

Modified Files:
        src/sys/net [netbsd-5]: rtsock.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #202):
        sys/net/rtsock.c: revision 1.117
RTAX_GENMASK and RTAX_AUTHOR could cause kernel memory corruption because
info struct members could be pointing to free'd memory. Fix from dyoung.
XXX: Pullup to 5.0


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