diff options
author | 2022-09-21 09:42:51 -0700 | |
---|---|---|
committer | 2022-09-21 19:41:37 -0700 | |
commit | f338ac9105679df504c3809784f0716c25e87b31 (patch) | |
tree | 8b380947ef35f5d8d8c5e7cc64189214c7f12463 /net/lapb/lapb_subr.c | |
parent | Merge branch 'Introduce bpf_ct_set_nat_info kfunc helper' (diff) | |
download | linux-rng-f338ac9105679df504c3809784f0716c25e87b31.tar.xz linux-rng-f338ac9105679df504c3809784f0716c25e87b31.zip |
selftests/bpf: fix double bpf_object__close() in veristate
bpf_object__close(obj) is called twice for BPF object files with single
BPF program in it. This causes crash. Fix this by not calling
bpf_object__close() unnecessarily.
Fixes: c8bc5e050976 ("selftests/bpf: Add veristat tool for mass-verifying BPF object files")
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20220921164254.3630690-2-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions