[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176914320511.2396619.17707051472535714326.git-patchwork-notify@kernel.org>
Date: Fri, 23 Jan 2026 04:40:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zilin Guan <zilin@....edu.cn>
Cc: saeedm@...dia.com, leon@...nel.org, tariqt@...dia.com, mbloch@...dia.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
jianhao.xu@....edu.cn
Subject: Re: [PATCH net] net/mlx5: Fix memory leak in
esw_acl_ingress_lgcy_setup()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 20 Jan 2026 13:46:40 +0000 you wrote:
> In esw_acl_ingress_lgcy_setup(), if esw_acl_table_create() fails,
> the function returns directly without releasing the previously
> created counter, leading to a memory leak.
>
> Fix this by jumping to the out label instead of returning directly,
> which aligns with the error handling logic of other paths in this
> function.
>
> [...]
Here is the summary with links:
- [net] net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
https://git.kernel.org/netdev/net/c/108948f723b1
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