From c8fa4387689a4fbe0d8befcfd520042fc75d7cd1 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 30 Nov 2022 18:56:53 +1100 Subject: [PATCH] Add release note for [GL #3683] (cherry picked from commit 9843da3423cafff09d65b5bcea453029c020bbf7) --- doc/notes/notes-current.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 484125bf94..e4a9f6d7cd 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -63,6 +63,10 @@ Bug Fixes :iscman:`named-checkzone` tool from superfluously logging this message in non-debug mode. :gl:`#3707` +- When a catalog zone is removed from the configuration, in some + cases a dangling pointer could cause a :iscman:`named` process + crash. This has been fixed. :gl:`#3683` + Known Issues ~~~~~~~~~~~~