summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFeng Yang <yangfeng@kylinos.cn>2026-07-23 16:50:56 +0800
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2026-07-24 23:14:39 +0200
commit791841e038c40fb4c69c2888356650e554a3209a (patch)
treef84142177d2b7d3b9d46320120cdb305b0febaaa /tools/perf/scripts/python/bin
parent1adb5b8931155aa4a20ef701991dd52209c85bde (diff)
selftests/bpf: Fix extra free of subtest_state->name
The name has already been freed in the free_subtest_state function and does not need to be freed again. The extra free is noop since the pointer was already set to NULL. Signed-off-by: Feng Yang <yangfeng@kylinos.cn> Link: https://lore.kernel.org/bpf/20260723085100.482147-2-yangfeng59949@163.com Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions