mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES and release note for [GL #4495]
(cherry picked from commit 4f8539ac23)
This commit is contained in:
parent
61ca526590
commit
f228d5e683
2 changed files with 8 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
6350. [bug] Address use after free in expire_lru_headers. [GL #4495]
|
||||
|
||||
--- 9.18.24 released ---
|
||||
|
||||
6343. [bug] Fix case insensitive setting for isc_ht hashtable.
|
||||
|
|
|
|||
|
|
@ -35,7 +35,12 @@ Feature Changes
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- A use-after-free assertion might get triggered when the overmem cache
|
||||
cleaning triggers. :gl:`#4595`
|
||||
|
||||
ISC would like to thank to Jinmei Tatuya from Infoblox for bringing
|
||||
this issue to our attention.
|
||||
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue