]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3984]
authorOndřej Surý <ondrej@isc.org>
Tue, 4 Apr 2023 08:32:41 +0000 (10:32 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 4 Apr 2023 08:32:41 +0000 (10:32 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index f7f8bdd6b2ff0ba3a87149637fb5e6240a0eaf41..3e58efe3f8e748b76ed5fc45feeea218f16f9b84 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6144.  [bug]           A reference counting problem (double detach) might
+                       occur when shutting down zone transfer early after
+                       switching the dns_xfrin to use dns_dispatch API.
+                       [GL #3984]
+
 6143.  [bug]           A reference counting problem on the error path in
                        the xfrin_connect_done() might cause an assertion
                        failure on shutdown.  [GL #3989]