aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorDaniel T. Lee <[email protected]>2018-12-03 19:39:30 +0900
committerDaniel Borkmann <[email protected]>2018-12-03 23:58:03 +0100
commitd59dd69d5576d699d7d3f5da0b4738c3a36d0133 (patch)
treee514889dba3908fda5eec6762540f06aca89262f /tools/perf/scripts/python/futex-contention.py
parent90b1023f68c78b9b85e364250155776c8e421176 (diff)
samples: bpf: fix: seg fault with NULL pointer arg
When NULL pointer accidentally passed to write_kprobe_events, due to strlen(NULL), segmentation fault happens. Changed code returns -1 to deal with this situation. Bug issued with Smatch, static analysis. Signed-off-by: Daniel T. Lee <[email protected]> Acked-by: Song Liu <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions