]> Git Repo - linux.git/commit
perf symbols: Fix crash in elf_section_by_name
authorJiri Olsa <[email protected]>
Sun, 2 Mar 2014 13:32:07 +0000 (14:32 +0100)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 10 Mar 2014 14:17:14 +0000 (11:17 -0300)
commit155b3a13a65d4217316dbe094843f2a7df0711fa
tree50220eab009a1088fcc8b9de51dfb69e9845c536
parent02c5bb4a352a4cca56e9b5d3a2a57d61062eb2e1
perf symbols: Fix crash in elf_section_by_name

Fixing crash in elf_section_by_name function caused by missing section
name in elf binary.

Reported-by: Albert Strasheim <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Albert Strasheim <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[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]>
tools/perf/util/symbol-elf.c
This page took 0.05304 seconds and 4 git commands to generate.