]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3997]
authorAram Sargsyan <aram@isc.org>
Tue, 4 Apr 2023 08:24:15 +0000 (08:24 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 4 Apr 2023 10:33:28 +0000 (10:33 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3e58efe3f8e748b76ed5fc45feeea218f16f9b84..b1ce3a727b99730541d313dad605ef5b424231d5 100644 (file)
--- 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.