Add CHANGES and release note for [GL #4495]

(cherry picked from commit 4f8539ac23)
This commit is contained in:
Mark Andrews 2024-02-23 13:38:19 +11:00 committed by Ondřej Surý
parent 61ca526590
commit f228d5e683
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41
2 changed files with 8 additions and 1 deletions

View file

@ -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.

View file

@ -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
~~~~~~~~~~~~