[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201204032128.JEG78136.JStMOHQOVFFFLO@I-love.SAKURA.ne.jp>
Date: Tue, 3 Apr 2012 21:28:38 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: pablo@...filter.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 3/3] netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso wrote:
> Indeed. The patch attached should fix this problem. Thanks.
It seems to me that the timeout object is associated with the "ct"
by successful nf_ct_timeout_ext_add() call. If yes,
+err5:
+ xt_ct_tg_timeout_put(ct);
will not be able to find the timeout object.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists