From 2ef0f252a8a6baecdff61d927d4583e6da879f30 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 3 Nov 2020 11:30:05 +1100 Subject: [PATCH] Add CHANGES for [GL #2244] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index d118b18c63..9e73f227dc 100644 --- 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]