commit | 38ae502b1df196f712f6f5d3609afc36337b330b | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Feb 26 11:47:18 2015 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Feb 27 10:08:29 2015 -0300 |
tree | 0e2bccc1b23206d234055a9662cd3edfdc33c6ea | |
parent | eb47cb2eb22dfacac9689708f5bd3cb0e975e290 [diff] |
perf probe: Handle strdup() failure We could end up returning 0 (Ok) with a NULL raw_path. Fix it. Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Naohiro Aota <naota@elisp.net> Link: http://lkml.kernel.org/n/tip-l0kcbcg5f4nnzqt01cv42vec@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>