From: Tony Finch Date: Fri, 9 Jun 2023 08:33:57 +0000 (+0100) Subject: Add CHANGES entry for [GL #4125] X-Git-Tag: v9.19.17~47^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ba538f32f597a4c357c7e65b19b4d3ecb0814e5;p=thirdparty%2Fbind9.git Add CHANGES entry for [GL #4125] --- diff --git a/CHANGES b/CHANGES index bf133a2034f..faebd0b630a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6227. [bug] Check the statistics-channel HTTP Content-length + to prevent negative or overflowing values from + causing a crash. [GL #4125] + 6226. [bug] Attach dispatchmgr in the dns_view object to prevent use-after-free when shutting down. [GL #4228]