]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2041
authorMichal Nowak <mnowak@isc.org>
Mon, 8 Mar 2021 12:47:30 +0000 (13:47 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 11 Mar 2021 13:19:09 +0000 (14:19 +0100)
doc/notes/notes-current.rst

index 3022ee814f26cfdf3d1f33a63c57a141b4fbd571..f1ebbc52c6423fd03ed9298c55ef7890faaa8397 100644 (file)
@@ -77,6 +77,10 @@ Bug Fixes
   using ``dnssec-policy`` with ``nsec3param``. This has been fixed.
   [GL #2498]
 
+- A memory leak occurred when ``named`` was reconfigured after adding an
+  inline-signed zone with ``auto-dnssec maintain`` enabled. This has
+  been fixed. [GL #2041]
+
 - An invalid direction field (not one of ``N``, ``S``, ``E``, ``W``) in
   a LOC record resulted in an INSIST failure when a zone file containing
   such a record was loaded. [GL #2499]