From: Mark Andrews Date: Wed, 13 Dec 2023 07:35:54 +0000 (+1100) Subject: Add CHANGES note for [GL #4488] X-Git-Tag: v9.18.24~22^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7b10f5f1545a70e0c24ac4b66186c44a77f74cf0;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4488] (cherry picked from commit 4e4200ee2e8b7fcff57b8d8d899a1103a308b9e9) --- diff --git a/CHANGES b/CHANGES index cbc239b142f..f64ea009b55 100644 --- 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]