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:
dd4f522
)
perf annotate: Check null of sym pointer before using it
author
Samuel Liao
<samuelliao@tencent.com>
Tue, 5 Jun 2012 05:14:59 +0000
(13:14 +0800)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 19 Jun 2012 17:30:26 +0000
(14:30 -0300)
Sym may be NULL, and that will cause perf to crash.
Signed-off-by: Shan Wei <davidshan@tencent.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Namhyung Kim <namhyung.kim@lge.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/4FCD95D3.90209@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found