From: Ondřej Surý Date: Tue, 15 Aug 2023 16:01:48 +0000 (+0200) Subject: Add CHANGES note for [GL #4228] X-Git-Tag: v9.19.17~52^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce1b1b40580f012456fa6c8b7aece4f7cdd49db1;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4228] --- diff --git a/CHANGES b/CHANGES index ecdc3070f3a..2d0ca13c0d8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6226. [bug] Attach dispatchmgr in the dns_view object to prevent + use-after-free when shutting down. [GL #4228] + 6225. [func] Convert dns_nta, dns_forward and dns_keytable units to use QP trie instead of an RBT. [GL !7811]