diff options
| author | Namhyung Kim <[email protected]> | 2013-09-11 14:09:25 +0900 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-09 15:58:07 -0300 |
| commit | 963ba5fd5d04f36d6a5c9a94562484a4f270c1de (patch) | |
| tree | 7970c09c4fb24df64764776a7223d39aaeac5554 /tools/perf/scripts/python/bin | |
| parent | fc67297b16da335d610af2fac96233d51146300a (diff) | |
perf sort: Fix a memory leak on srcline
In the hist_entry__srcline_snprintf(), path and self->srcline are
pointing the same memory region, but they are doubly allocated.
Signed-off-by: Namhyung Kim <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions