]> git.ipfire.org Git - thirdparty/bind9.git/commit
The validator could fail when select_signing_key/get_dst_key failed
authorMark Andrews <marka@isc.org>
Tue, 23 Jun 2020 00:26:01 +0000 (10:26 +1000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 25 Jun 2020 11:43:45 +0000 (13:43 +0200)
commitd475f3aeedbb0dff940ff5bd25c71fcfc3a71f95
tree16d0c5f691531c7cb7ebc18c6485cc6004a7ef31
parent30b85fe4a83a2de8df39dab04a4f7f8b4c20e89d
The validator could fail when select_signing_key/get_dst_key failed

to select the signing key because the algorithm was not supported
and the loop was prematurely aborted.
lib/dns/validator.c