]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL !8474]
authorAram Sargsyan <aram@isc.org>
Tue, 7 Nov 2023 14:24:04 +0000 (14:24 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 14 Nov 2023 08:57:06 +0000 (08:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 53d1a989f3dbe85cb06ed571936bfc1d75b3f28b..a73bc79f40e7a29852d6fe1dabbadb81f076f2a6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6283.  [bug]           Fix a data race in isc_hashmap by using atomics for the
+                       iterators number. [GL !8474]
+
 6282.  [func]          Deprecate AES-based DNS cookies. [GL #4421]
 
 6281.  [bug]           Fix a data race in dns_tsigkeyring_dump(). [GL #4328]