From: Patrick McHardy Date: Wed, 20 Sep 2006 19:11:12 +0000 (-0700) Subject: [NETFILTER]: PPTP conntrack: fix GRE keymap leak X-Git-Tag: v2.6.19-rc1~1272^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5e3befa405ea64d4db6b393b821644bf963c57;p=pandora-kernel.git [NETFILTER]: PPTP conntrack: fix GRE keymap leak When destroying the GRE expectations without having seen the GRE connection the keymap entry is not freed, leading to a memory leak and, in case of a following call within the same session, failure during expectation setup. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed