]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword release notes
authorMichał Kępień <michal@isc.org>
Mon, 11 Jan 2021 14:20:36 +0000 (15:20 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 21 Jan 2021 08:38:24 +0000 (09:38 +0100)
doc/arm/notes-9.11.27.xml

index 8a38dddcc63ff33c5a86cb57b610fa20039c1b03..264192715cc20136e75841d2693a127c49d7d956 100644 (file)
     <itemizedlist>
       <listitem>
         <para>
-          Prevent rbtdb instances being destroyed by multiple threads at the same
-          time. This can trigger assertion failures. [GL #2355]
+          Multiple threads could attempt to destroy a single RBTDB instance at
+          the same time, resulting in an unpredictable but low-probability
+          assertion failure in <filename>free_rbtdb()</filename>. This has been
+          fixed. [GL #2317]
         </para>
       </listitem>
     </itemizedlist>