Hello:
This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann daniel@iogearbox.net:
On Tue, 26 Oct 2021 16:34:09 +0200 you wrote:
Make sure to use pclose() to properly close the pipe opened by popen().
Fixes: 81f77fd0deeb ("bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID") Signed-off-by: Andrea Righi andrea.righi@canonical.com
tools/testing/selftests/bpf/test_progs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Here is the summary with links: - selftests/bpf: fix fclose/pclose mismatch https://git.kernel.org/bpf/bpf-next/c/f48ad69097fe
You are awesome, thank you!