]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add ISC_FORMAT_PRINTF to report's declaration
authorMark Andrews <marka@isc.org>
Mon, 13 Mar 2023 02:48:20 +0000 (13:48 +1100)
committerMark Andrews <marka@isc.org>
Tue, 14 Mar 2023 05:26:56 +0000 (16:26 +1100)
commit92cab3fb5e86ff1a30efe0dc7b915457f297fc77
treed31a25fa7d5c9bfe8080f6fd77bd6e74ce48859b
parent4a41a1af40ce00b55c36e349df701153a9179231
Add ISC_FORMAT_PRINTF to report's declaration

dns_dnssec_updatekeys's 'report' could be called with invalid arguments
which the compiler should be be able to detect.

(cherry picked from commit 7a0a2fc3e4e3bb9c5869fe0953d97f6019fb0967)
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h