From: Aram Sargsyan Date: Wed, 31 Aug 2022 12:35:53 +0000 (+0000) Subject: Add CHANGES note for [GL #3515] X-Git-Tag: v9.19.5~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362ead8d85ade3923aaa0346bf7443c811c22bb7;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3515] --- diff --git a/CHANGES b/CHANGES index 42ddc6731c2..0ebcbb6de89 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5953. [bug] Fix a crash on shutdown in delete_trace_entry(). Add + mctx attach/detach pair to make sure that the memory + context used by a memory pool is not destroyed before + the memory pool itself. [GL #3515] + 5952. [bug] Use quotes around address strings in YAML output. [GL #3511]