mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
torture: Fix format-nonliteral warning
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12168 Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
c1a791e17c
commit
b077969a72
@ -32,6 +32,9 @@
|
||||
|
||||
struct torture_context *tctx_static;
|
||||
|
||||
static void dlz_bind9_log_wrapper(int level, const char *fmt, ...)
|
||||
PRINTF_ATTRIBUTE(2,3);
|
||||
|
||||
static void dlz_bind9_log_wrapper(int level, const char *fmt, ...)
|
||||
{
|
||||
va_list ap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user