lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <169652582654.14539.15332920646748657401.git-patchwork-notify@kernel.org> Date: Thu, 05 Oct 2023 17:10:26 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Stephen Hemminger <stephen@...workplumber.org> Cc: netdev@...r.kernel.org Subject: Re: [PATCH iproute2] ila: fix array overflow warning Hello: This patch was applied to iproute2/iproute2.git (main) by Stephen Hemminger <stephen@...workplumber.org>: On Wed, 4 Oct 2023 10:02:58 -0700 you wrote: > Aliasing a 64 bit value seems to confuse Gcc 12.2. > ipila.c:57:32: warning: ‘addr’ may be used uninitialized [-Wmaybe-uninitialized] > > Use a union instead. > > Signed-off-by: Stephen Hemminger <stephen@...workplumber.org> > > [...] Here is the summary with links: - [iproute2] ila: fix array overflow warning https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=beb5d379e19f 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