]> Git Repo - linux.git/commit
perf bench: Fix two memory leaks detected with ASan
authorSohaib Mohamed <[email protected]>
Wed, 10 Nov 2021 02:20:11 +0000 (04:20 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 18 Nov 2021 13:08:07 +0000 (10:08 -0300)
commit92723ea0f11d92496687db8c9725248e9d1e5e1d
tree1ab54ca0cda66679b4b408325ecf07f9849efd59
parentcb5a63feae2d963cac7b687e6598d620bed13507
perf bench: Fix two memory leaks detected with ASan

ASan reports memory leaks while running:

  $ perf bench sched all

Fixes: e27454cc6352c422 ("perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbench")
Signed-off-by: Sohaib Mohamed <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Hitoshi Mitake <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Russel <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Pierre Gondois <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/bench/sched-messaging.c
This page took 0.054373 seconds and 4 git commands to generate.