]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update keyfetch_done compute_tag check
authorMatthijs Mekking <matthijs@isc.org>
Wed, 19 Dec 2018 17:47:43 +0000 (18:47 +0100)
committerEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 03:44:33 +0000 (19:44 -0800)
commitf09352d20a9d360e50683cd1d2fc52ccedcd77a0
tree1b4779333089db9574fce3d383c2d73b44c12545
parent38c2bdba0a5b785ef9f2da2329838b931754b3e4
Update keyfetch_done compute_tag check

If in keyfetch_done the compute_tag fails (because for example the
algorithm is not supported), don't crash, but instead ignore the
key.
lib/dns/include/dst/dst.h
lib/dns/zone.c