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:
39cfae6
)
perf ui hist browser: Fix segfault on 'a' for annotate
author
Frederik Deweerdt
<frederik.deweerdt@xprog.eu>
Thu, 23 Sep 2010 20:19:01 +0000
(22:19 +0200)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Mon, 4 Oct 2010 15:08:37 +0000
(12:08 -0300)
There a typo in util/ui/browsers/hists.c that leads to a segfault when you
press the 'a' key on a non-resolved symbol (plain hex address).
LKML-Reference: <
20100923201901
.GE31726@gambetta>
Signed-off-by: Frederik Deweerdt <frederik.deweerdt@xprog.eu>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found