From: patchwork-bot+netdevbpf@kernel.org
To: Nicholas Vinson <nvinson234@gmail.com>
Cc: mkubecek@suse.cz, netdev@vger.kernel.org
Subject: Re: [PATCH ethtool 0/3] Fix issues found by gcc -fanalyze
Date: Sun, 07 May 2023 22:40:19 +0000 [thread overview]
Message-ID: <168349921998.21680.10038176515732974788.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1682894692.git.nvinson234@gmail.com>
Hello:
This series was applied to ethtool/ethtool.git (master)
by Michal Kubecek <mkubecek@suse.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
prev parent reply other threads:[~2023-05-07 22:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-30 22:50 [PATCH ethtool 0/3] Fix issues found by gcc -fanalyze Nicholas Vinson
2023-04-30 22:50 ` [PATCH ethtool 1/3] Update FAM syntax to conform to std C Nicholas Vinson
2023-04-30 22:50 ` [PATCH ethtool 2/3] Fix reported memory leak Nicholas Vinson
2023-04-30 22:50 ` [PATCH ethtool 3/3] Fix potentinal null-pointer derference issues Nicholas Vinson
2023-05-07 22:57 ` Michal Kubecek
2023-05-08 2:46 ` Nicholas Vinson
2023-05-08 7:40 ` Michal Kubecek
2023-05-08 12:48 ` Nicholas Vinson
2023-05-07 22:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=168349921998.21680.10038176515732974788.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=mkubecek@suse.cz \
--cc=netdev@vger.kernel.org \
--cc=nvinson234@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).