kernel-ark/net/xfrm
Herbert Xu 75b8c13326 [IPSEC]: Fix potential dst leak in xfrm_lookup
If we get an error during the actual policy lookup we don't free the
original dst while the caller expects us to always free the original
dst in case of error.

This patch fixes that.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-12-11 04:38:08 -08:00
..
Kconfig
Makefile
xfrm_algo.c
xfrm_hash.c
xfrm_hash.h
xfrm_input.c
xfrm_output.c
xfrm_policy.c [IPSEC]: Fix potential dst leak in xfrm_lookup 2007-12-11 04:38:08 -08:00
xfrm_state.c [XFRM]: Fix leak of expired xfrm_states 2007-11-27 11:10:07 +08:00
xfrm_user.c