]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Wed, 15 Jan 2020 17:01:03 +0000 (09:01 -0800)
committerEvan Hunt <each@isc.org>
Wed, 15 Jan 2020 21:55:33 +0000 (13:55 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index c5d2ab50c4da10ae1458b876bee96641d039a592..6a1d6880c5a7143106c1f2ffc33414c22993dac7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5347.  [bug]           Fixed a bug that could cause an intermittent crash
+                       in validator.c when validating a negative cache
+                       entry. [GL #1561]
+
 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]