]> 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:04:33 +0000 (12:04 -0800)
(cherry picked from commit 84ec07999f66c8f639337e08aacbef2274d1d30b)

CHANGES
lib/dns/validator.c

diff --git a/CHANGES b/CHANGES
index b9e877b47a1fec2cd5b469961b37cf1bba9223b6..ea8b2cd9561bf5bc3ee55efe61010a5c0a24b262 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+4904.  [bug]           Temporarily revert change #4859. [GL #124]
+
 4903.  [bug]           "check-mx fail;" did not prevent MX records containing
                        IP addresses from being added to a zone by a dynamic
                        update. [GL #112]
index c4d0565f0cc894e25af4dcdf81878c504d884f9c..48652acd32b1880df40449a9ec031544376a4203 100644 (file)
@@ -15,8 +15,6 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id$ */
-
 #include <config.h>
 
 #include <isc/base32.h>
@@ -1117,8 +1115,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