mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 10:39:59 -04:00
Tweak and reword release notes
This commit is contained in:
parent
9eb617d5d3
commit
5127ddadba
1 changed files with 4 additions and 4 deletions
|
|
@ -25,15 +25,15 @@ 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
|
||||
- The logic for cleaning up expired cached DNS records 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`
|
||||
- It was possible to trigger a use-after-free assertion when the overmem cache
|
||||
cleaning was initiated. This has been fixed. :gl:`#4595`
|
||||
|
||||
ISC would like to thank to Jinmei Tatuya from Infoblox for bringing
|
||||
ISC would like to thank Jinmei Tatuya of Infoblox for bringing
|
||||
this issue to our attention.
|
||||
|
||||
Known Issues
|
||||
|
|
|
|||
Loading…
Reference in a new issue