[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176919780485.2695110.15846411261421856680.git-patchwork-notify@kernel.org>
Date: Fri, 23 Jan 2026 19:50:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zilin Guan <zilin@....edu.cn>
Cc: vburru@...vell.com, sedara@...vell.com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, jianhao.xu@....edu.cn
Subject: Re: [PATCH net] octeon_ep: Fix memory leak in octep_device_setup()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 21 Jan 2026 13:05:51 +0000 you wrote:
> In octep_device_setup(), if octep_ctrl_net_init() fails, the function
> returns directly without unmapping the mapped resources and freeing the
> allocated configuration memory.
>
> Fix this by jumping to the unsupported_dev label, which performs the
> necessary cleanup. This aligns with the error handling logic of other
> paths in this function.
>
> [...]
Here is the summary with links:
- [net] octeon_ep: Fix memory leak in octep_device_setup()
https://git.kernel.org/netdev/net/c/8016dc5ee19a
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