]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace remaining fprintf() calls with zoneverify_*() calls
authorMichał Kępień <michal@isc.org>
Fri, 15 Jun 2018 07:59:20 +0000 (09:59 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 15 Jun 2018 08:34:38 +0000 (10:34 +0200)
commit5609472fbe513d292c3e76ea034e9fe46a3b8f8c
tree801fd18378362ea507d303eb74074fb8ed4d64f5
parent11a552a61457aa49c68d9da98db2fca21ee84c9e
Replace remaining fprintf() calls with zoneverify_*() calls

Replace all fprintf() calls inside lib/dns/zoneverify.c, but outside of
zoneverify_log_error() and zoneverify_print() with calls to these
functions.
lib/dns/zoneverify.c