diff options
author | Ian Rogers <[email protected]> | 2021-11-07 01:54:44 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-11-07 12:44:53 -0300 |
commit | e4e290791d87b95b2b1fa991e504fba89cbe2a03 (patch) | |
tree | bc776ad604f8cd3c5cf14cec89425d0429c5fb26 /scripts/gdb/linux/utils.py | |
parent | 4e88118c20fc5fa7890230da2d26f0235dd904f5 (diff) |
perf stat: Fix memory leak on error path
strdup() is used to deduplicate, ensure it isn't leaking an already
created string by freeing first.
Signed-off-by: Ian Rogers <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John Garry <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions