[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162094621002.964.6124473198143369676.git-patchwork-notify@kernel.org>
Date: Thu, 13 May 2021 22:50:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
davem@...emloft.net, kuba@...nel.org, f.fainelli@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] net: mdio: octeon: Fix some double free issues
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 13 May 2021 09:24:55 +0200 you wrote:
> 'bus->mii_bus' has been allocated with 'devm_mdiobus_alloc_size()' in the
> probe function. So it must not be freed explicitly or there will be a
> double free.
>
> Remove the incorrect 'mdiobus_free' in the error handling path of the
> probe function and in remove function.
>
> [...]
Here is the summary with links:
- net: mdio: octeon: Fix some double free issues
https://git.kernel.org/netdev/net/c/e1d027dd97e1
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