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: <168349921998.21680.10038176515732974788.git-patchwork-notify@kernel.org> Date: Sun, 07 May 2023 22:40:19 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Nicholas Vinson <nvinson234@...il.com> Cc: mkubecek@...e.cz, netdev@...r.kernel.org Subject: Re: [PATCH ethtool 0/3] Fix issues found by gcc -fanalyze Hello: This series was applied to ethtool/ethtool.git (master) by Michal Kubecek <mkubecek@...e.cz>: On Sun, 30 Apr 2023 18:50:49 -0400 you wrote: > This patch series provides updates to correct issues found by gcc -fanalyze. The > issues were found by specifying the following flags when building: > > CFLAGS="-march=native -O2 -pipe -fanalyzer -Werror=analyzer-va-arg-type-mismatch > -Werror=analyzer-va-list-exhausted -Werror=analyzer-va-list-leak > -Werror=analyzer-va-list-use-after-va-end" > > [...] Here is the summary with links: - [ethtool,1/3] Update FAM syntax to conform to std C. https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=77599cf04110 - [ethtool,2/3] Fix reported memory leak. https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=7de97fb99868 - [ethtool,3/3] Fix potentinal null-pointer derference issues. (no matching commit) 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