]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
temporarily revert change #4859
authorEvan Hunt <each@isc.org>
Fri, 2 Mar 2018 19:30:02 +0000 (11:30 -0800)
committerEvan Hunt <each@isc.org>
Fri, 2 Mar 2018 20:17:25 +0000 (12:17 -0800)
(cherry picked from commit 06b52cc939e7edde801c60e04a2e25a557405bfe)

CHANGES
lib/dns/validator.c

diff --git a/CHANGES b/CHANGES
index b580698a545de75210308c17ab382a31f97b0423..916c9af1ce4fe312c622e11e334e6c6cc0524876 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+4904.  [bug]           Temporarily revert change #4859. [GL #124]
+
        --- 9.10.7rc1 released ---
 
 4889.  [func]          Warn about the use of old root keys without the new
index 3350560f666182ad3a2bace767694a28e1f7c86e..0ca44845b0c591aebf0af40533f3ef7ca33670d4 100644 (file)
@@ -15,8 +15,6 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id$ */
-
 #include <config.h>
 
 #include <isc/base32.h>
@@ -1110,8 +1108,7 @@ check_deadlock(dns_validator_t *val, dns_name_t *name, dns_rdatatype_t type,
 
        for (parent = val; parent != NULL; parent = parent->parent) {
                if (parent->event != NULL &&
-                   (parent->event->type == type ||
-                    parent->event->type == dns_rdatatype_cname) &&
+                   parent->event->type == type &&
                    dns_name_equal(parent->event->name, name) &&
                    /*
                     * As NSEC3 records are meta data you sometimes