]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3989]
authorOndřej Surý <ondrej@isc.org>
Mon, 3 Apr 2023 13:07:45 +0000 (15:07 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 4 Apr 2023 07:23:51 +0000 (09:23 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9c3d4bdfb30a5c8fe76ec5e97de49b658f448d66..f7f8bdd6b2ff0ba3a87149637fb5e6240a0eaf41 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6143.  [bug]           A reference counting problem on the error path in
+                       the xfrin_connect_done() might cause an assertion
+                       failure on shutdown.  [GL #3989]
+
 6142.  [bug]           Reduce the number of dns_dnssec_verify calls made
                        determining if revoked keys needs to be removed from
                        the trust anchors. [GL #3981]