From: Yasuyuki Kozakai Date: Mon, 27 Nov 2006 18:26:46 +0000 (-0800) Subject: [NETFILTER]: conntrack: fix refcount leak when finding expectation X-Git-Tag: v2.6.19~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e47c264a2e6ea24c27b4987607222202818c1f4;p=pandora-kernel.git [NETFILTER]: conntrack: fix refcount leak when finding expectation All users of __{ip,nf}_conntrack_expect_find() don't expect that it increments the reference count of expectation. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed