]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When tearing down IPsec as part of a (virtual) network stack,
authorbz <bz@FreeBSD.org>
Sun, 28 Mar 2010 06:51:50 +0000 (06:51 +0000)
committerbz <bz@FreeBSD.org>
Sun, 28 Mar 2010 06:51:50 +0000 (06:51 +0000)
commitcb7afff0b8e3e70dd6ec8433f046113b67df2f77
tree64a811fa14e90b43d84b8b1cb840c407273800bb
parent5271b37f109686cdc404ab64d88ddadd23f67404
When tearing down IPsec as part of a (virtual) network stack,
do not try to free the same list twice but free both the
acquiring list and the security policy acquiring list.

Reviewed by: anchie
MFC after: 3 days
sys/netipsec/key.c