Recent versions of the Fedora build system treat format-security warnings as errors, resulting in failure to build. This patch ensures that appropriate format strings are present.
Signed-off-by: Stephen Gallagher sgallagh@redhat.com
Pull-Request has been merged by mitr
Recent versions of the Fedora build system treat format-security
warnings as errors, resulting in failure to build. This patch
ensures that appropriate format strings are present.
Signed-off-by: Stephen Gallagher sgallagh@redhat.com