[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130110114742.GA17883@1984>
Date: Thu, 10 Jan 2013 12:47:42 +0100
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Borislav Petkov <bp@...en8.de>, netfilter-devel@...r.kernel.org,
netfilter@...r.kernel.org, coreteam@...filter.org,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: v3.8-rc3: uninitialized warnings in net/netfilter/xt_CT.c
Hi Borislav,
On Thu, Jan 10, 2013 at 12:18:21PM +0100, Borislav Petkov wrote:
> Hi,
>
> I get
>
> net/netfilter/xt_CT.c: In function ‘xt_ct_tg_check_v1’:
> net/netfilter/xt_CT.c:250:6: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
> net/netfilter/xt_CT.c: In function ‘xt_ct_tg_check_v0’:
> net/netfilter/xt_CT.c:112:6: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Patch attached to address this issue.
View attachment "0001-netfilter-xt_CT-fix-unset-return-value-if-conntrack-.patch" of type "text/x-diff" (1597 bytes)
Powered by blists - more mailing lists