From: Michał Kępień Date: Mon, 16 Nov 2020 10:00:50 +0000 (+0100) Subject: Add release note for GL #2244 X-Git-Tag: v9.17.8~26^2~5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42cf594b37635d1df46484a1eb4c4ad9f5ee9379;p=thirdparty%2Fbind9.git Add release note for GL #2244 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index f1a5a29e4cf..eeb1e001539 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -75,6 +75,11 @@ Bug Fixes with no DS record at the parent as bogus. Such zones should be treated as insecure. This has been fixed. [GL #2236] +- After a Negative Trust Anchor (NTA) is added, BIND performs periodic + checks to see if it is still necessary. If BIND encountered a failure + while creating a query to perform such a check, it attempted to + dereference a ``NULL`` pointer, resulting in a crash. [GL #2244] + - A problem obtaining glue records could prevent a stub zone from functioning properly, if the authoritative server for the zone were configured for minimal responses. [GL #1736]