From: Pablo Neira Ayuso Date: Wed, 10 Aug 2005 03:06:11 +0000 (-0700) Subject: [NETFILTER]: fix conntrack refcount leak in unlink_expect() X-Git-Tag: v2.6.14-rc1~1035^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37012f7fd326eb3c959428a4fe7e203e6304fe43;p=pandora-kernel.git [NETFILTER]: fix conntrack refcount leak in unlink_expect() In unlink_expect(), the expectation is removed from the list so the refcount must be dropped as well. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed