From: Aram Sargsyan Date: Tue, 4 Apr 2023 08:24:15 +0000 (+0000) Subject: Add a CHANGES note for [GL #3997] X-Git-Tag: v9.19.12~19^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4a0bd69056966eb56f7b2a613ddf90ee1343dc4e;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3997] --- diff --git a/CHANGES b/CHANGES index 3e58efe3f8e..b1ce3a727b9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6145. [bug] Fix a possible use-after-free bug in the + dns__catz_done_cb() function. [GL #3997] + 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.