Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/netinet6
Module Name: src
Committed By: riz
Date: Sun Nov 21 20:13:02 UTC 2010
Modified Files:
src/sys/netinet6 [netbsd-5]: esp_aesctr.c esp_core.c
Log Message:
Pull up following revision(s) (requested by jym in ticket #1440):
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?)
XXX pull-ups for NetBSD-4 and NetBSD-5.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.20.1 src/sys/netinet6/esp_aesctr.c
cvs rdiff -u -r1.40 -r1.40.44.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