]> 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:29:04 +0000 (12:29 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d118b18c63a58c682b9484539573f607d2f34bdb..9e73f227dcfd800971d0fcae34f37c3e1f3da844 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]
+
 5526.  [bug]           Fix a race/NULL dereference in TCPDNS read. [GL #2227]
 
 5525.  [placeholder]