diff options
author | 2020-04-10 18:44:17 +0200 | |
---|---|---|
committer | 2020-04-13 17:18:15 -0700 | |
commit | f770ed10a9ee65529f3ec8d90eb374bbd8b7c238 (patch) | |
tree | ed0c9ea7cdc75115102608751f89235f9831c59b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kcsan: Change data_race() to no longer require marking racing accesses (diff) | |
download | wireguard-linux-f770ed10a9ee65529f3ec8d90eb374bbd8b7c238.tar.xz wireguard-linux-f770ed10a9ee65529f3ec8d90eb374bbd8b7c238.zip |
kcsan: Fix function matching in report
Pass string length as returned by scnprintf() to strnstr(), since
strnstr() searches exactly len bytes in haystack, even if it contains a
NUL-terminator before haystack+len.
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions