Re: [PATCH net 1/7] netfilter: nfnetlink_queue: silence bogus compiler warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This series was applied to netdev/net.git (master)
by Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>:

On Thu,  9 Dec 2021 01:08:41 +0100 you wrote:
> From: Florian Westphal <fw@xxxxxxxxx>
> 
> 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





[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux