]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix mirror zone trust anchor check
authorEvan Hunt <each@isc.org>
Fri, 20 Sep 2019 00:43:14 +0000 (17:43 -0700)
committerEvan Hunt <each@isc.org>
Wed, 2 Oct 2019 05:36:44 +0000 (22:36 -0700)
commitbc727e5ccc3dcf1e5b597fcd06c5e78b77bc229d
tree79c70f544e618438972e35796a49e03e10229a33
parent6923a80357d634ee7b701c1ad4fad9b3db95f8c8
fix mirror zone trust anchor check

- compare key data when checking for a trust anchor match.
- allow for the possibility of multiple trust anchors with the same key ID
  so we don't overlook possible matches.
lib/dns/zoneverify.c