]> 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:54:20 +0000 (19:54 -0800)
commit8f64928e2eb9395d8cdcd62183a1eaec3b1c5256
treeb64404a7774fded0472064327b7cffe1ac12677e
parent8c2a8ca50946449bf26a7e0843cc5e54e36071ae
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