[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163901221033.29390.14819390704011545716.git-patchwork-notify@kernel.org>
Date: Thu, 09 Dec 2021 01:10:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: netfilter-devel@...r.kernel.org, davem@...emloft.net,
netdev@...r.kernel.org, kuba@...nel.org
Subject: Re: [PATCH net 1/7] netfilter: nfnetlink_queue: silence bogus compiler
warning
Hello:
This series was applied to netdev/net.git (master)
by Pablo Neira Ayuso <pablo@...filter.org>:
On Thu, 9 Dec 2021 01:08:41 +0100 you wrote:
> From: Florian Westphal <fw@...len.de>
>
> net/netfilter/nfnetlink_queue.c:601:36: warning: variable 'ctinfo' is
> uninitialized when used here [-Wuninitialized]
> if (ct && nfnl_ct->build(skb, ct, ctinfo, NFQA_CT, NFQA_CT_INFO) < 0)
>
> ctinfo is only uninitialized if ct == NULL. Init it to 0 to silence this.
>
> [...]
Here is the summary with links:
- [net,1/7] netfilter: nfnetlink_queue: silence bogus compiler warning
https://git.kernel.org/netdev/net/c/b43c2793f5e9
- [net,2/7] vrf: don't run conntrack on vrf with !dflt qdisc
https://git.kernel.org/netdev/net/c/d43b75fbc23f
- [net,3/7] nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
https://git.kernel.org/netdev/net/c/b7e945e228d7
- [net,4/7] selftests: netfilter: Add correctness test for mac,net set type
https://git.kernel.org/netdev/net/c/0de53b0ffb5b
- [net,5/7] netfilter: nft_exthdr: break evaluation if setting TCP option fails
https://git.kernel.org/netdev/net/c/962e5a403587
- [net,6/7] selftests: netfilter: switch zone stress to socat
https://git.kernel.org/netdev/net/c/d46cea0e6933
- [net,7/7] netfilter: conntrack: annotate data-races around ct->timeout
https://git.kernel.org/netdev/net/c/802a7dc5cf1b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists