From: Mark Andrews Date: Mon, 5 Feb 2024 07:15:59 +0000 (+1100) Subject: Add CHANGES note for [GL #4549] X-Git-Tag: v9.19.22~49^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c15e45328af67c23bd24f10b86fe5646c8a46fd;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4549] --- diff --git a/CHANGES b/CHANGES index 54555448997..0bc037a4679 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6341. [bug] Address use after free in ccmsg_senddone. [GL #4549] + 6340. [test] Fix incorrectly reported errors when running tests with `make test` on platforms with older pytest. [GL #4560]