[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176937601410.3588307.10395345975668569922.git-patchwork-notify@kernel.org>
Date: Sun, 25 Jan 2026 21:20:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
linux-can@...r.kernel.org, kernel@...gutronix.de, zilin@....edu.cn
Subject: Re: [PATCH net 1/2] can: at91_can: Fix memory leak in
at91_can_probe()
Hello:
This series was applied to netdev/net.git (main)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Fri, 23 Jan 2026 18:30:06 +0100 you wrote:
> From: Zilin Guan <zilin@....edu.cn>
>
> In at91_can_probe(), the dev structure is allocated via alloc_candev().
> However, if the subsequent call to devm_phy_optional_get() fails, the
> code jumps directly to exit_iounmap, missing the call to free_candev().
> This results in a memory leak of the allocated net_device structure.
>
> [...]
Here is the summary with links:
- [net,1/2] can: at91_can: Fix memory leak in at91_can_probe()
https://git.kernel.org/netdev/net/c/0baa4d3170d7
- [net,2/2] can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
https://git.kernel.org/netdev/net/c/494fc029f662
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