]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for #1968
authorOndřej Surý <ondrej@isc.org>
Wed, 1 Jul 2020 13:07:57 +0000 (15:07 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 1 Jul 2020 13:38:51 +0000 (15:38 +0200)
(cherry picked from commit 4c12709da49a889614376f5e8e6ea0ecfcd55051)

CHANGES
doc/arm/notes-9.11.21.xml

diff --git a/CHANGES b/CHANGES
index 4f8074821996fed0a5a1ea262aa40e6d74572ae1..634d4601956d4a5db1563c8c17984f77139f5353 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5455.  [bug]           `named` could crash when cleaning dead nodes
+                       in lib/dns/rbtdb.c that have been reused meanwhile.
+                       [GL #1968]
+
 5447.  [bug]           IPv6 addresses ending in "::" could break YAML
                        parsing. A "0" is now appended to such addresses
                        in YAML output from dnstap-read. [GL #1952]
index d1a5707a5a89cf79799dd1f6e57ecf6ef8e0549e..7dc676bb84e6b578f9c528af1679073b9c8dfdc8 100644 (file)
           it detected a malformed public key. [GL #1689]
         </para>
       </listitem>
+      <listitem>
+       <para>
+         <command>named</command> could crash when cleaning dead nodes in
+         lib/dns/rbtdb.c that have been reused meanwhile. [GL #1968]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>