[rbldnsd] [PATCH 0/1] Fix compilation with -Werror=format-security

Michael Orlitzky michael at orlitzky.com
Mon Sep 22 18:38:25 MSK 2014


Hello, this small patch fixes compilation when -Werror=format-security
is set. A Gentoo bug for this was filed at,

  https://bugs.gentoo.org/show_bug.cgi?id=520602

and more information can be found at e.g.,

  https://fedoraproject.org/wiki/Format-Security-FAQ

The call itself seems safe to me, but since the fix is so trivial, we
might as well just supply the format string.

Michael Orlitzky (1):
  Fix compilation with -Werror=format-security.

 rbldnsd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.5.5



More information about the rbldnsd mailing list