[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169790702265.24876.16927993046229278944.git-patchwork-notify@kernel.org>
Date: Sat, 21 Oct 2023 16:50:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Maxim Petrov <mmrmaximuzz@...il.com>
Cc: netdev@...r.kernel.org, stephen@...workplumber.org
Subject: Re: [PATCH iproute2] ss: fix directory leak when -T option is used
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:
On Sat, 21 Oct 2023 10:44:08 +0200 you wrote:
> To get information about threads used in a process, the /proc/$PID/task
> directory content is analyzed by ss code. However, the opened 'dirent'
> object is not closed after use, leading to memory leaks. Add missing
> closedir call in 'user_ent_hash_build' to avoid it.
>
> Detected by valgrind: "valgrind ./misc/ss -T"
>
> [...]
Here is the summary with links:
- [iproute2] ss: fix directory leak when -T option is used
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=d233ff0f984a
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