aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJinjie Ruan <[email protected]>2023-09-27 17:03:48 +0800
committerShuah Khan <[email protected]>2023-09-28 08:50:57 -0600
commite44679515a7b803cf0143dc9de3d2ecbe907f939 (patch)
tree809b79599caaf2ccb9900d57caeea9d79d105ee6 /tools/perf/util/trace-event-scripting.c
parenta6074cf0126b0bee51ab77a15930dc24a4d5db90 (diff)
kunit: Fix the wrong kfree of copy for kunit_filter_suites()
If the outer layer for loop is iterated more than once and it fails not in the first iteration, the copy pointer has been moved. So it should free the original copy's backup copy_start. Fixes: abbf73816b6f ("kunit: fix possible memory leak in kunit_filter_suites()") Signed-off-by: Jinjie Ruan <[email protected]> Reviewed-by: Rae Moar <[email protected]> Reviewed-by: David Gow <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions