git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15e6392
)
perf top: Fix a memory leak
author
Namhyung Kim
<namhyung@gmail.com>
Tue, 27 Dec 2011 15:35:50 +0000
(
00:35
+0900)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 3 Jan 2012 16:37:19 +0000
(14:37 -0200)
The 'buf' should be freed when symbol wasn't found too.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/1325000151-4463-3-git-send-email-namhyung@gmail.com
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found