]> git.ipfire.org Git - thirdparty/bind9.git/commit
libdns: Change check_dnskey_sigs() return type to void to match the reality how the...
authorOndřej Surý <ondrej@sury.org>
Thu, 24 Oct 2019 11:55:56 +0000 (13:55 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 5 Nov 2019 08:48:51 +0000 (09:48 +0100)
commit72f9846be66bbfb7f9e4dd71c831a96128987f11
treef53217ec62091e3770df18ae5f9379ad1dfe179d
parent7a0019cfa1506c1747dccc8784a89d6aa46acc23
libdns: Change check_dnskey_sigs() return type to void to match the reality how the function is used

(cherry picked from commit 64cf5144a6873345877f9e18cca980474bf4e78d)
lib/dns/zoneverify.c