On Tue, Dec 06, 2016 at 03:24:53PM +0300, Dan Carpenter wrote: > On Tue, Dec 06, 2016 at 01:16:08PM +0100, Pablo Neira Ayuso wrote: > > On Tue, Dec 06, 2016 at 02:57:34PM +0300, Dan Carpenter wrote: > > > Hello Pablo Neira Ayuso, > > > > > > The patch 556c291b3a1b: "netfilter: nft_payload: layer 4 checksum > > > adjustment for pseudoheader fields" from Nov 24, 2016, leads to the > > > following static checker warning: > > > > > > net/netfilter/nft_payload.c:301 nft_payload_set_eval() > > > error: uninitialized symbol 'fsum'. > > > > This should restrict this case you're reporting here: > > > > http://git.kernel.org/cgit/linux/kernel/git/pablo/nf-next.git/commit/?id=a3c91a548b9b9f05f81e7bfe7fec3544a376269a > > > > Otherwise let me know, thanks. > > That works... Seems like it would have been easier to just move it > under the if statement though... Right. Will revisit this, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html