aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStanislav Fomichev <[email protected]>2019-04-02 10:08:33 -0700
committerDaniel Borkmann <[email protected]>2019-04-02 23:17:18 +0200
commit94e8f3c7125a36c6cedf37c8838cb77c8a8d8cf9 (patch)
tree6a674fc0f47441af321b254a094a9bbbc71e723c /tools/perf/scripts/python
parent6b7b6995c43e17f994c51c107740daedd948255a (diff)
selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c
flow_dissector_load.c:55:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] error(1, errno, command); ^~~~~~~ flow_dissector_load.c:55:19: note: treat the string as an argument to avoid this error(1, errno, command); ^ "%s", 1 warning generated. Signed-off-by: Stanislav Fomichev <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions