]> 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:45:10 +0000 (19:45 -0800)
commit2f93529a53c62d26f2f1eafd11723a2ed42dbbd3
treefcca8f04bc7b0992a61f8af5b5244907647e0694
parentfd6638e4c39e538c55c2a3684e287f203c5e4692
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.

(cherry picked from commit b1d5411569ae10830b63f07560091193646cc739)
lib/dns/include/dst/dst.h
lib/dns/zone.c