git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adf044c
)
ipv6: syncookies: free reqsk on xfrm_lookup error
author
Florian Westphal
<fw@strlen.de>
Mon, 4 Aug 2008 01:13:44 +0000
(18:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 Aug 2008 01:13:44 +0000
(18:13 -0700)
cookie_v6_check() did not call reqsk_free() if xfrm_lookup() fails,
leaking the request sock.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found