]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #4502]
authorMark Andrews <marka@isc.org>
Tue, 30 Apr 2024 01:10:06 +0000 (11:10 +1000)
committerMark Andrews <marka@isc.org>
Mon, 13 May 2024 22:46:00 +0000 (08:46 +1000)
(cherry picked from commit 53698ad58d5c8c908f0f8a55bdd05a2387962a3b)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0c749d1511e7c3b31edd7c3ae622127d8be471af..c84d7aca9927e6a04a135ccd09299302598cf545 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6386.  [bug]           When shutting down catzs->view could point to freed
+                       memory. Obtain a reference to the view to prevent this.
+                       [GL #4502]
+
 6385.  [func]          Relax SVCB alias mode checks to allow parameters.
                        [GL #4704]