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: Fri, 20 Nov 2020 19:10:07 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Colin King <colin.king@...onical.com> Cc: sgoutham@...vell.com, lcherian@...vell.com, gakula@...vell.com, jerinj@...vell.com, davem@...emloft.net, kuba@...nel.org, naveenm@...vell.com, vattunuru@...vell.com, netdev@...r.kernel.org, kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH][next] octeontx2-af: Fix return of uninitialized variable err Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Wed, 18 Nov 2020 13:25:02 +0000 you wrote: > From: Colin Ian King <colin.king@...onical.com> > > Currently the variable err may be uninitialized if several of the if > statements are not executed in function nix_tx_vtag_decfg and a garbage > value in err is returned. Fix this by initialized ret at the start of > the function. > > [...] Here is the summary with links: - [next] octeontx2-af: Fix return of uninitialized variable err https://git.kernel.org/netdev/net-next/c/dd6028a3cb5d 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