]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #4493]
authorAram Sargsyan <aram@isc.org>
Fri, 15 Dec 2023 09:48:19 +0000 (09:48 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 15 Dec 2023 09:56:44 +0000 (09:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 82989bbcccb37a12f7653d945f9547643f3131df..c35817b3abb9b5e2eb6363bbf6ae5428b85648f1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6301.  [bug]           Fix data races with atomic members of the xfrin
+                       structure in xfrin_start() and xfrin_send_request()
+                       functions. [GL #4493]
+
 6300.  [bug]           Fix statistics export to use full 64 bit signed numbers
                        instead of truncating values to unsigned 32 bits.
                        [GL #4467]