diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2013-09-11 14:09:26 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-10-09 15:58:20 -0300 |
commit | 89da393c171926d3372f573d752be5ced98038eb (patch) | |
tree | 341ee9887bc5a739ca4ccf22c599dfd93c03c214 /lib/crc7.c | |
parent | 963ba5fd5d04f36d6a5c9a94562484a4f270c1de (diff) |
perf annotate: Reuse path from the result of addr2line
In the symbol__get_source_line(), path and src_line->path will have same
value, but they were allocated separately, and leaks one. Just share
path to src_line->path.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Reviewed-by: Jiri Olsa <jolsa@redhat.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1378876173-13363-3-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'lib/crc7.c')
0 files changed, 0 insertions, 0 deletions