cvs commit: src/sys/netproto/ipsec ipsec.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 1 09:25:41 PDT 2006
dillon 2006/05/01 09:24:44 PDT
DragonFly src repository
Modified files:
sys/netproto/ipsec ipsec.c
Log:
Plug xform memory leaks. Don't re-initialize an xform for an SA that
already has one.
Add a missing 'break;'
Submitted-by: Gary Allan <dragonfly at xxxxxxxxxxxxxxx>
Taken-from: FreeBSD4
Revision Changes Path
1.15 +3 -0 src/sys/netproto/ipsec/ipsec.c
http://www.dragonflybsd.org/cvsweb/src/sys/netproto/ipsec/ipsec.c.diff?r1=1.14&r2=1.15&f=u
More information about the Commits
mailing list