Hello: This patch was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Fri, 1 Aug 2025 16:23:30 -0700 you wrote: > env->scc_info array contains references to bpf_scc_info objects > allocated lazily in verifier.c:scc_visit_alloc(). > env->scc_cnt was supposed to track env->scc_info array size > in order to free referenced objects in verifier.c:free_states(). > Initialization of env->scc_cnt was omitted in > verifier.c:compute_scc(), which is fixed by this commit. > > [...] Here is the summary with links: - [bpf,v1] bpf: correctly free bpf_scc_info objects referenced in env->scc_info https://git.kernel.org/bpf/bpf/c/989705e34ad3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html