aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2022-09-21 09:42:51 -0700
committerAlexei Starovoitov <[email protected]>2022-09-21 19:41:37 -0700
commitf338ac9105679df504c3809784f0716c25e87b31 (patch)
tree8b380947ef35f5d8d8c5e7cc64189214c7f12463 /scripts/generate_rust_analyzer.py
parent2d863b14fbd9795c627074b4f344141ef3621b81 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions