]> 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:38:30 +0000 (22:38 -0700)
commit4c09be63097bf41f0749a2a6f3ddce2915e331a9
treefe202a67e2242c3cfa3a7b8e83489163e2c8b5ae
parent95b2398fdf959390ea5db4ee75d5cc8fe4877960
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.

(cherry picked from commit bc727e5ccc3dcf1e5b597fcd06c5e78b77bc229d)
lib/dns/zoneverify.c