summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2026-07-01 12:41:52 -0700
committerNamhyung Kim <namhyung@kernel.org>2026-07-03 13:40:24 -0700
commitab42c7b94339bb913be467cef61e6fb8f36f24a2 (patch)
treeb50c41e5d948b51418cd8bd40ae18a9a0212bc3e /tools/perf/scripts/python
parent5169bd7647e612a0c93c8f52140565a0388856b1 (diff)
perf kvm: Fix a memory leak in the usage string
The first element of the kvm_usage string is allocated dynamically by parse_options_subcommand() if it's NULL. Callers should free it after use. Tested-by: Ian Rogers <irogers@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions