Skip to content
Commit 1bd70d2e authored by Peng Hao's avatar Peng Hao Committed by Daniel Borkmann
Browse files

selftests/bpf: fix file resource leak in load_kallsyms



FILE pointer variable f is opened but never closed.

Signed-off-by: default avatarPeng Hao <peng.hao2@zte.com.cn>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent b55cbc8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment