]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFRM]: Fix leak in ah6_input
authorPatrick McHardy <kaber@trash.net>
Mon, 13 Mar 2006 04:33:49 +0000 (20:33 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 13 Mar 2006 04:39:37 +0000 (20:39 -0800)
commitf8dc01f543f28253abeef649987249210d8db3cc
treefc7d4a013cb2e2cc2e12354c29c23e695de69862
parentf6e57464df7ba0e91a23b0854adb56852dcd58a7
[XFRM]: Fix leak in ah6_input

tmp_hdr is not freed when ipv6_clear_mutable_options fails.

Coverity #650

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ah6.c