]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3175]
authorMark Andrews <marka@isc.org>
Mon, 28 Feb 2022 01:01:02 +0000 (12:01 +1100)
committerEvan Hunt <each@isc.org>
Wed, 2 Mar 2022 00:05:39 +0000 (16:05 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3c646d7abe6ccc42c45a14b8d243ab639dff1edf..6f2bdf0d8796dc228d2cb4db1c31de5e1d1a54d7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5815.  [bug]           If an oversized key name of a specific length was used
+                       in the text form of an HTTP or SVBC record, an INSIST
+                       could be triggered when parsing it. [GL #3175]
+
 5814.  [bug]           The RecursClients statistics counter could underflow
                        in certain resolution scenarios. [GL #3147]