]> 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 08:07:27 +0000 (10:07 +0200)
(cherry picked from commit 04b851342b0244d1783870665164e839f9a20191)

CHANGES

diff --git a/CHANGES b/CHANGES
index 4db698c6f3a894572889ec016390aecc7a78933d..20241e39f58d9a6909b82b325b8d7d60319cfd4f 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]