From: Evan Hunt Date: Wed, 15 Jan 2020 17:01:03 +0000 (-0800) Subject: CHANGES X-Git-Tag: v9.15.8~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b9a3314b1a46b35329a7f649e831729c6978838;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index c5d2ab50c4d..6a1d6880c5a 100644 --- 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]