]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorMark Andrews <marka@isc.org>
Fri, 18 Dec 2020 02:40:23 +0000 (13:40 +1100)
committerMark Andrews <marka@isc.org>
Wed, 6 Jan 2021 08:19:39 +0000 (19:19 +1100)
(cherry picked from commit 65702896bd1c9efaee85cb2ffbb7c64c18702ae7)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0d9bc0813265e029cc8205754f5ad2424a0effcc..bce50199144a26ece77c0e475037fda0f739be57 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5557.  [bug]           Prevent rbtdb instances being destroyed by multiple
+                       threads at the same time. [GL #2355]
+
 5548.  [bug]           When BIND 9 was compiled with --disable-threads and
                        --with-epoll, it was possible to trigger an assertion
                        failure due to a double lock. [GL !4454]