Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/netinet6



Module Name:    src
Committed By:   bouyer
Date:           Sun Sep 12 21:16:46 UTC 2010

Modified Files:
        src/sys/netinet6 [netbsd-4]: esp_aesctr.c esp_core.c

Log Message:
Pull up following revision(s) (requested by jym in ticket #1403):
        sys/netinet6/esp_core.c: revision 1.46
        sys/netinet6/esp_aesctr.c: revision 1.13
Fix some code paths where pointers are dereferenced after checking that
they are NULL (oops?)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.2.1 src/sys/netinet6/esp_aesctr.c
cvs rdiff -u -r1.38 -r1.38.2.1 src/sys/netinet6/esp_core.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