]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #4125]
authorTony Finch <fanf@isc.org>
Fri, 9 Jun 2023 08:33:57 +0000 (09:33 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 21 Aug 2023 12:14:18 +0000 (14:14 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index bf133a2034f68e2221f5eab4b7fc56229b433783..faebd0b630a5f64931035c714a6947420e57b067 100644 (file)
--- 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]