diff options
| author | Nicolas Iooss <[email protected]> | 2016-11-26 17:43:50 -0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-02-03 07:20:19 -0200 |
| commit | 92fbeb40b132f5b2ec335f644ba563a1a85ffd8b (patch) | |
| tree | 6b57f072a4d564065c1387f70fcff14d6e285512 /tools/perf/scripts/python/bin | |
| parent | 062c5fff31be2e5324067859ef24a748f59ca029 (diff) | |
[media] tw686x: silent -Wformat-security warning
Using sprintf() with a non-literal string makes some compiler complain
when building with -Wformat-security (eg. clang reports "format string
is not a string literal (potentially insecure)").
Here sprintf() format parameter is indirectly a literal string so there
is no security issue. Nevertheless adding a "%s" format string to
silent the warning helps to detect real bugs in the kernel.
Signed-off-by: Nicolas Iooss <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions