]> 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)
committerMark Andrews <marka@isc.org>
Wed, 2 Mar 2022 01:04:40 +0000 (01:04 +0000)
(cherry picked from commit ce8703a79e8afbb7cb8ca78fe04bd8855dc4fefa)

CHANGES

diff --git a/CHANGES b/CHANGES
index 9545d7e4a313bf55eb0f440a28f1da52e8971c81..7818ade44eebea8ccbaddbcd2587a3317aeffa79 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]