]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorWitold Kręcicki <wpk@isc.org>
Tue, 14 Jan 2020 20:26:52 +0000 (21:26 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 15 Jan 2020 07:55:39 +0000 (08:55 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1e9a7be9850d3a291e4ce27cc3c17d009cebf4d8..c5d2ab50c4da10ae1458b876bee96641d039a592 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5346.  [bug]           Make hazard pointer array allocations dynamic, fixing a
+                       bug that caused named to crash on machines with more
+                       than 40 cores. [GL #1493]
+
 5345.  [func]          Key-style trust anchors and DS-style trust anchors
                        can now both be used for the same name. [GL !2892]