Hello: This patch was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Sat, 25 May 2024 05:56:28 +0200 you wrote: > From: Shahab Vahedi <shahab@xxxxxxxxxxxx> > > Also updated couple of comments along the way. > > One of the issues reported was indeed a bug in the code: > > memset(ctx, 0, sizeof(ctx)) // original line > memset(ctx, 0, sizeof(*ctx)) // fixed line > > [...] Here is the summary with links: - [bpf-next] ARC, bpf: Fix issues reported by the static analyzers https://git.kernel.org/bpf/bpf/c/dd6a403795f0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html