mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 07:09:59 -04:00
Add release note for GL #4591
This commit is contained in:
parent
a91270b6bd
commit
9eb617d5d3
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@ Bug Fixes
|
|||
:any:`max-cache-size` limit being exceeded and has now been fixed.
|
||||
:gl:`#4621`
|
||||
|
||||
- The logic for cleaning up cached DNS records whose TTL has expired was
|
||||
tweaked to be more aggressive. This change helps with enforcing
|
||||
:any:`max-cache-ttl` and :any:`max-ncache-ttl` in a timely manner.
|
||||
:gl:`#4591`
|
||||
|
||||
- A use-after-free assertion might get triggered when the overmem cache
|
||||
cleaning triggers. :gl:`#4595`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue