From: patchwork-bot+netdevbpf@kernel.org
To: Maxim Petrov <mmrmaximuzz@gmail.com>
Cc: netdev@vger.kernel.org, stephen@networkplumber.org
Subject: Re: [PATCH iproute] ip: fix memory leak in 'ip maddr show'
Date: Mon, 16 Oct 2023 16:20:25 +0000 [thread overview]
Message-ID: <169747322590.5359.6865545494483517385.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <7be84294-b02e-4280-89fb-cf222fbf0239@gmail.com>
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:
On Sun, 15 Oct 2023 16:32:12 +0200 you wrote:
> In `read_dev_mcast`, the list of ma_info is allocated, but not cleared
> after use. Free the list in the end to make valgrind happy.
>
> Detected by valgrind: "valgrind ./ip/ip maddr show"
>
> Signed-off-by: Maxim Petrov <mmrmaximuzz@gmail.com>
>
> [...]
Here is the summary with links:
- [iproute] ip: fix memory leak in 'ip maddr show'
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=575322b09c3c
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-10-16 16:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-15 14:32 [PATCH iproute] ip: fix memory leak in 'ip maddr show' Maxim Petrov
2023-10-16 16:20 ` 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=169747322590.5359.6865545494483517385.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=mmrmaximuzz@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.