]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2041]
authorDiego Fronza <diego@isc.org>
Mon, 15 Feb 2021 14:55:24 +0000 (11:55 -0300)
committerDiego Fronza <diego@isc.org>
Mon, 15 Feb 2021 15:04:29 +0000 (12:04 -0300)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0e281f9968c1687585a3a5852648ed059e172519..d2e2ae6fcf00dc7bec2c65bc020ba3712b68ea81 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5581.  [bug]           Fix memory leak happening when inline-signed zones
+                       were added to the configuration followed by a
+                       reconfiguration of named. [GL #2041]
+
 5579.  [func]          When serve-stale is enabled and stale data is available,
                        named now returns stale answers upon encountering any
                        unexpected error in the query resolution process.