From: Mark Andrews Date: Mon, 28 Feb 2022 01:01:02 +0000 (+1100) Subject: Add CHANGES note for [GL #3175] X-Git-Tag: v9.16.27~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb7511495e56297514e1ea72ed7f829fd71e59cd;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3175] (cherry picked from commit ce8703a79e8afbb7cb8ca78fe04bd8855dc4fefa) --- diff --git a/CHANGES b/CHANGES index 9545d7e4a31..7818ade44ee 100644 --- 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]