]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3298]
authorOndřej Surý <ondrej@isc.org>
Fri, 22 Apr 2022 15:00:10 +0000 (17:00 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 22 Apr 2022 15:00:10 +0000 (17:00 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 242cbe79df86ace18064e46d597c127e452390c9..d9e07276de8ec60c4266e812e59add2ea45b6892 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5867.  [bug]           Fix assertion failure triggered by attaching to dns_adb
+                       in dns_adb_createfind() that has been triggered to shut
+                       down in different thread between the check for shutting
+                       down condition and the attach to dns_adb. [GL #3298]
+
 5866.  [bug]           Work around a jemalloc quirk which could trigger an
                        out-of-memory condition in named over time. [GL #3287]