]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2460]
authorMark Andrews <marka@isc.org>
Mon, 1 Feb 2021 00:52:16 +0000 (11:52 +1100)
committerMark Andrews <marka@isc.org>
Tue, 9 Feb 2021 12:30:14 +0000 (12:30 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 20604264e5f9d2d71ecce07c3a871260781f4ad3..fafaf01b3db0bf1897bc99d7f7029b87fa1ce2fe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+5579.  [bug]           If an invalid key name (e.g. "a..b") is
+                       specified in an primaries list in named.conf
+                       the wrong size is passed to isc_mem_put
+                       resulting in the returned memory being put
+                       on the wrong freed list. [GL #2460]
+
 5578.  [protocol]      Make "check-names" accept A records below "_spf",
                        "_spf_rate" and "_spf_verify" labels in order to cater
                        for the "exists" SPF mechanism specified in RFC 7208