From: Pablo Neira Ayuso Date: Tue, 3 Apr 2012 12:50:07 +0000 (+0200) Subject: netfilter: xt_CT: fix missing put timeout object in error path X-Git-Tag: v3.4-rc2~11^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee14186f8d2338227888f3c00a06caf31f94de38;p=pandora-kernel.git netfilter: xt_CT: fix missing put timeout object in error path The error path misses putting the timeout object. This patch adds new function xt_ct_tg_timeout_put() to put the timeout object. Reported-by: Tetsuo Handa Signed-off-by: Pablo Neira Ayuso Signed-off-by: David S. Miller --- Reading git-diff-tree failed