aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2019-07-03 19:02:09 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-07-09 12:33:55 +0000
commit40978e9bf2137223993e70921de2731201788049 (patch)
tree6a30fc456b6dbed75fc7a8def8ee6b9fb284b836 /tools/perf/util/trace-event-scripting.c
parentperf map: Fix potential NULL pointer dereference found by smatch tool (diff)
downloadkernel-40978e9bf2137223993e70921de2731201788049.tar.gz
kernel-40978e9bf2137223993e70921de2731201788049.zip
perf inject: The tool->read() call may pass a NULL evsel, handle it
Check first, as machines__deliver_event() may have perf_evlist__id2evsel() returning NULL. This was found while checking a report from Leo Yan that used the smatch tool to find places where a pointer is checked before use and then, later in the same function gets used without checking. Cc: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Leo Yan <[email protected]> Cc: Namhyung Kim <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions