]> 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>
Mon, 13 Mar 2023 23:26:35 +0000 (23:26 +0000)
commit7a0a2fc3e4e3bb9c5869fe0953d97f6019fb0967
tree531549dc894725b5979c05e019ca677df9a3bf44
parent251c0bcae36687e7878922d69c24cb8add1575e1
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.
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h