]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4488]
authorMark Andrews <marka@isc.org>
Wed, 13 Dec 2023 07:35:54 +0000 (18:35 +1100)
committerMark Andrews <marka@isc.org>
Wed, 20 Dec 2023 23:06:29 +0000 (10:06 +1100)
(cherry picked from commit 4e4200ee2e8b7fcff57b8d8d899a1103a308b9e9)

CHANGES

diff --git a/CHANGES b/CHANGES
index cbc239b142f5ce01a56790d0dd875203aac4fe2a..f64ea009b552f1365790a72f057ede8516a3fc3d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6310.  [bug]           Memory leak in zone.c:sign_zone. When named signed a
+                       zone it could leak dst_keys due to a misplaced
+                       'continue'. [GL #4488]
+
 6306.  [func]          Log more details about the cause of "not exact" errors.
                        [GL #4500]