From: Ondřej Surý Date: Tue, 4 Apr 2023 08:32:41 +0000 (+0200) Subject: Add CHANGES note for [GL #3984] X-Git-Tag: v9.19.12~20^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69a23a557b07bfb0f9be9dfa9b79426249e64133;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3984] --- diff --git a/CHANGES b/CHANGES index f7f8bdd6b2f..3e58efe3f8e 100644 --- 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]