]> 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 01:45:47 +0000 (17:45 -0800)
commit98ef5c09d2a2efac19decef00c466e65f8b37ebc
treeaeefe26227d1dac96600da03c318f8d381549e47
parent3516864aded9ea25fbf72cd74efa2f5a0fe35a6b
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