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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 19 Jan 2022 14:40:09 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Tom Rix <trix@...hat.com> Cc: vladimir.oltean@....com, claudiu.manoil@....com, alexandre.belloni@...tlin.com, davem@...emloft.net, kuba@...nel.org, nathan@...nel.org, ndesaulniers@...gle.com, xiaoliang.yang_1@....com, UNGLinuxDriver@...rochip.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, llvm@...ts.linux.dev Subject: Re: [PATCH] net: mscc: ocelot: fix using match before it is set Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Tue, 18 Jan 2022 05:41:10 -0800 you wrote: > From: Tom Rix <trix@...hat.com> > > Clang static analysis reports this issue > ocelot_flower.c:563:8: warning: 1st function call argument > is an uninitialized value > !is_zero_ether_addr(match.mask->dst)) { > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > [...] Here is the summary with links: - net: mscc: ocelot: fix using match before it is set https://git.kernel.org/netdev/net/c/baa59504c1cd 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