From 362ead8d85ade3923aaa0346bf7443c811c22bb7 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Wed, 31 Aug 2022 12:35:53 +0000 Subject: [PATCH] Add CHANGES note for [GL #3515] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) 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] -- 2.47.3