]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, release note
authorEvan Hunt <each@isc.org>
Tue, 19 May 2020 01:09:08 +0000 (18:09 -0700)
committerEvan Hunt <each@isc.org>
Fri, 29 May 2020 22:04:26 +0000 (15:04 -0700)
(cherry picked from commit 6ebab27567fea8f0c5ae8e29572a8497a563b23f)

CHANGES
doc/arm/notes-9.16.4.xml

diff --git a/CHANGES b/CHANGES
index 7ceed8176b510153a2eb267df93d8c8febd801de..86c32c0b02f53f1e95a0f8e869336a3c60d04053 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5421.  [bug]           Fixed a race that could cause named to crash when
+                       looking up the nodename of an RBT node if the tree
+                       was modified. [GL #1857]
+
 5418.  [bug]           delv failed to parse deprecated trusted-keys style
                        trust anchors. [GL #1860]
 
index 78d6114e28853529d5718771b98f0777ce0022c6..1103c51c4b8e6878fe58ff317ff681a1638e9b0e 100644 (file)
   <section xml:id="relnotes-9.16.4-bugs"><info><title>Bug Fixes</title></info>
     <itemizedlist>
       <listitem>
-        <para>
-          None.
+       <para>
+         <command>named</command> could crash with an assertion failure
+         if the name of a database node was looked up while the database
+         was being modified. [GL #1857]
         </para>
       </listitem>
     </itemizedlist>