diff options
author | Masami Hiramatsu <[email protected]> | 2013-10-11 12:23:17 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-15 14:37:38 -0300 |
commit | 1b286bdd5b7684c681b63d5e75cada037064c315 (patch) | |
tree | fb241e12b1f3f8c0518097e3966b66a5723aa92b /lib/test-string_helpers.c | |
parent | 1651d120baddf68846188bcdf0ef5350068436cf (diff) |
perf probe: Fix to initialize fname always before use it
Fix perf probe --list to initialize fname local var always before
use it. This may cause a SEGV if there is a probe which is in
the function body but not in any inline function.
Problem introduced in:
commit e08cfd4bda76
Author: Masami Hiramatsu <[email protected]>
Date: Mon Sep 30 18:21:44 2013 +0900
perf probe: Fix to find line information for probe list
Signed-off-by: Masami Hiramatsu <[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]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions