author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 14 Aug 2016 18:28:43 +0000 (20:28 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 14 Aug 2016 18:28:43 +0000 (20:28 +0200) | ||
commit | ff9e06842df42576585884cd892156db377afd80 | |
tree | e7fcd2964044c465ec9eb839172e9b6d5cb0bfe2 | tree | snapshot |
parent | f43d1b843bc886fa4180d505a216a3f5c64b2d41 | commit | diff |
annotate vfprintf-like 'vcomplain' function
utils_complain.c:56:40: warning: format string is not a string literal
[-Wformat-nonliteral]
vsnprintf (message, sizeof (message), format, ap);
^~~~~~
utils_complain.c:56:40: warning: format string is not a string literal
[-Wformat-nonliteral]
vsnprintf (message, sizeof (message), format, ap);
^~~~~~
src/daemon/utils_complain.c | diff | blob | history |