]> 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:49:27 +0000 (09:49 +1000)
(cherry picked from commit 1e3680193aa63d855591bc8b67f5b43e3128680b)

CHANGES

diff --git a/CHANGES b/CHANGES
index 40ca49c0929db8044305cb863b20af231d5053a0..6231b495344379a64dded6bd8846669d62bc1535 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]
+
 5984.  [func]          'named -V' now reports the list of supported
                        DNSSEC/DS/HMAC algorithms and the supported TKEY modes.
                        [GL #3541]