From: Florian Westphal Date: Mon, 4 Aug 2008 01:13:44 +0000 (-0700) Subject: ipv6: syncookies: free reqsk on xfrm_lookup error X-Git-Tag: v2.6.27-rc2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1730554f253deb65fe5112c54b2f898d5318a328;p=pandora-kernel.git ipv6: syncookies: free reqsk on xfrm_lookup error cookie_v6_check() did not call reqsk_free() if xfrm_lookup() fails, leaking the request sock. Signed-off-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed