Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: On Mon, 15 May 2023 21:09:11 +0200 you wrote: > cas_saturn_firmware_init() allocates some memory using vmalloc(). This > memory is freed in the .remove() function but not it the error handling > path of the probe. > > Add the missing vfree() to avoid a memory leak, should an error occur. > > Fixes: fcaa40669cd7 ("cassini: use request_firmware") > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > > [...] Here is the summary with links: - cassini: Fix a memory leak in the error handling path of cas_init_one() https://git.kernel.org/netdev/net/c/412cd77a2c24 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html