From: Mark Andrews Date: Mon, 26 Sep 2022 02:12:30 +0000 (+1000) Subject: Add CHANGES note for [GL #3551] X-Git-Tag: v9.19.6~26^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e3680193aa63d855591bc8b67f5b43e3128680b;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3551] --- diff --git a/CHANGES b/CHANGES index 10bf4b476f0..9bf6f54a326 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5988. [bug] Some out of memory conditions in opensslrsa_link.c + could lead to memory leaks. [GL #3551] + 5987. [func] Provide custom isc_mem based allocators for libuv, OpenSSL and libxml2 libraries that support replacing the internal allocators. [GL #3559]