mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 23:35:06 -05:00
privops: mark res_fatal() for printf format compiler check
This commit is contained in:
@@ -141,6 +141,7 @@ have_helper(void)
|
|||||||
/* ======================================================================= */
|
/* ======================================================================= */
|
||||||
|
|
||||||
/* HELPER - prepare fatal error for daemon */
|
/* HELPER - prepare fatal error for daemon */
|
||||||
|
FORMAT_ATTRIBUTE_PRINTF(2, 3)
|
||||||
static void
|
static void
|
||||||
res_fatal(PrvResponse *res, const char *fmt, ...)
|
res_fatal(PrvResponse *res, const char *fmt, ...)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user