Add CHANGES and release note for [GL #3801]
(cherry picked from commit b049e329ef)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
6069. [bug] Detach from the view in zone_shutdown() to
|
||||
release the memory held by the dead view
|
||||
early. [GL #3801]
|
||||
|
||||
6068. [bug] Downloading a zone via TLS from a server which does
|
||||
not negotiate "dot" ALPN token could crash BIND
|
||||
on shutdown. That has been fixed. [GL #3767]
|
||||
|
||||
@@ -35,7 +35,9 @@ Feature Changes
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- A constant stream of zone additions and deletions via ``rndc reconfig`` could
|
||||
cause increased memory consumption due to delayed cleaning of view memory.
|
||||
This has been fixed. :gl:`#3801`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user