Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/netinet6
Module Name: src
Committed By: bouyer
Date: Sun Sep 23 18:54:14 UTC 2007
Modified Files:
src/sys/netinet6 [netbsd-3]: ah_output.c esp_output.c ipcomp_output.c
Log Message:
Pull up following revision(s) (requested by degroote in ticket #1846):
sys/netinet6/ipcomp_output.c: revision 1.22
sys/netinet6/ah_output.c: revision 1.30
sys/netinet6/esp_output.c: revision 1.30
Fix some possible mbuf leak in kame ipsec code.
Problem was reported by Wolfgang Stukenbrock in pr/36768.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.14.1 src/sys/netinet6/ah_output.c
cvs rdiff -r1.20.2.3 -r1.20.2.4 src/sys/netinet6/esp_output.c
cvs rdiff -r1.18 -r1.18.14.1 src/sys/netinet6/ipcomp_output.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