+6352. [bug] Revert change 6319 and decrease lock contention during
+ RBTDB tree pruning by not cleaning up nodes recursively
+ within a single prune_tree() call. [GL #4596]
+
6350. [bug] Address use after free in expire_lru_headers. [GL #4495]
--- 9.18.24 released ---
ISC would like to thank to Jinmei Tatuya from Infoblox for bringing
this issue to our attention.
+- A regression in cache-cleaning code enabled memory use to grow
+ significantly more quickly than before, until the configured
+ :any:`max-cache-size` limit was reached. This has been fixed.
+ :gl:`#4596`
+
Known Issues
~~~~~~~~~~~~