From: Jon M. <jm...@re...> - 2021-05-14 23:18:31
|
On 5/14/21 6:10 PM, pat...@ke... wrote: > Hello: > > This patch was applied to netdev/net.git (refs/heads/master): > > On Fri, 14 May 2021 08:23:03 +0700 you wrote: >> This reverts commit 6bf24dc0cc0cc43b29ba344b66d78590e687e046. >> Above fix is not correct and caused memory leak issue. I just convinced Xin (and myself) that the crash (double free) he was observing, and which he wanted to fix with the "tipc: fix a race in tipc_sk_mcast_rcv" patch was due to this bug. Now, realizing that this is causing a memory leak and not a double free I suspect there might still be an issue. Does anybody have a theory? ///jon >> >> Fixes: 6bf24dc0cc0c ("net:tipc: Fix a double free in tipc_sk_mcast_rcv") >> Acked-by: Jon Maloy <jm...@re...> >> Acked-by: Tung Nguyen <tun...@de...> >> Signed-off-by: Hoang Le <hoa...@de...> >> >> [...] > Here is the summary with links: > - [net] Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv" > https://git.kernel.org/netdev/net/c/75016891357a > > You are awesome, thank you! > -- > Deet-doot-dot, I am a bot. > https://korg.docs.kernel.org/patchwork/pwbot.html > > |