From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: v3.8-rc3: uninitialized warnings in net/netfilter/xt_CT.c Date: Thu, 10 Jan 2013 13:01:21 +0100 Message-ID: <20130110120121.GD23008@liondog.tnic> References: <20130110111821.GA23008@liondog.tnic> <20130110114742.GA17883@1984> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org, coreteam@netfilter.org, lkml To: Pablo Neira Ayuso Return-path: Content-Disposition: inline In-Reply-To: <20130110114742.GA17883@1984> Sender: linux-kernel-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Thu, Jan 10, 2013 at 12:47:42PM +0100, Pablo Neira Ayuso wrote: > Patch attached to address this issue. > From 3ceaa3b1baa660aaeef63b86ea9771dcab6d0acd Mon Sep 17 00:00:00 200= 1 > From: Pablo Neira Ayuso > Date: Thu, 10 Jan 2013 12:42:15 +0100 > Subject: [PATCH] netfilter: xt_CT: fix unset return value if conntrac= k zone > are disabled > MIME-Version: 1.0 > Content-Type: text/plain; charset=3DUTF-8 > Content-Transfer-Encoding: 8bit >=20 > net/netfilter/xt_CT.c: In function =E2=80=98xt_ct_tg_check_v1=E2=80=99= : > net/netfilter/xt_CT.c:250:6: warning: =E2=80=98ret=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] > net/netfilter/xt_CT.c: In function =E2=80=98xt_ct_tg_check_v0=E2=80=99= : > net/netfilter/xt_CT.c:112:6: warning: =E2=80=98ret=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] >=20 > Reported-by: Borislav Petkov > Signed-off-by: Pablo Neira Ayuso Yep, that's exactly what I meant, thanks Pablo. Acked-by: Borislav Petkov --=20 Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --