]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #2244]
authorMark Andrews <marka@isc.org>
Tue, 3 Nov 2020 00:30:05 +0000 (11:30 +1100)
committerMark Andrews <marka@isc.org>
Tue, 3 Nov 2020 12:50:43 +0000 (23:50 +1100)
(cherry picked from commit 2ef0f252a8a6baecdff61d927d4583e6da879f30)

CHANGES

diff --git a/CHANGES b/CHANGES
index c213a2ef7961366268fa00041c32103d7e239c6c..308ebac320cabfc1a6d29c6b2789f04863f30758 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5527.  [bug]           There was a NULL pointer dereference if the creation
+                       of the fetch to determine if a negative trust anchor
+                       was still valid failed. [GL #2244]
+
 5523.  [bug]           The initial lookup of a zone transitioning to/from
                        the signed state could fail if the DNSKEY RRset was
                        not found.  Subsequent lookups would succeed.