diff options
author | David Ahern <[email protected]> | 2013-11-12 07:46:53 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-11-12 16:30:54 -0300 |
commit | 8973504be70b2986a2081eeff7d9a4210dec295d (patch) | |
tree | ac388c9ef74a7de7e21148a835f7b9028b46c62d /lib/test-string_helpers.c | |
parent | fd2eabaf16984bc75695e43f4b76e6f20ed4ea41 (diff) |
perf record: Fix segfault with --no-mmap-pages
Adrian reported a segfault when using --no-out-pages:
$ tools/perf/perf record -vv --no-out-pages uname
Segmentation fault (core dumped)
The same occurs with --no-mmap-pages. Fix by checking that str is
non-NULL before parsing it.
Signed-off-by: David Ahern <[email protected]>
Reported-by: Adrian Hunter <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[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