From d50cb1d45dde4914227dfc1cccebaab1d460298d Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Thu, 5 Jan 2023 15:07:42 +0000 Subject: [PATCH] Add a CHANGES note for [GL #3768] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 5689c877c9..719a3e4db8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6060. [bug] Fix a use-after-free bug in dns_zonemgr_releasezone() + by detaching from the zone manager outside of the write + lock. [GL #3768] + 6059. [bug] In some serve stale scenarios, like when following an expired CNAME record, named could return SERVFAIL if the previous request wasn't successful. Consider non-stale