]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3551]
authorMark Andrews <marka@isc.org>
Mon, 26 Sep 2022 02:12:30 +0000 (12:12 +1000)
committerMark Andrews <marka@isc.org>
Tue, 27 Sep 2022 23:25:13 +0000 (09:25 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 10bf4b476f0121a935e0d6717e644f6ed766d0b8..9bf6f54a32640be71fc30f093ad1882c4760e5cc 100644 (file)
--- 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]