2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add CHANGES note for [GL #3175]

This commit is contained in:
Mark Andrews 2022-02-28 12:01:02 +11:00 committed by Evan Hunt
parent d36938321e
commit ce8703a79e

View File

@ -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]