Add CHANGES and release note for [GL #4495]

This commit is contained in:
Mark Andrews
2024-02-23 13:38:19 +11:00
committed by Ondřej Surý
parent 7ce2e86024
commit 4f8539ac23
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
6350. [bug] Address use after free in expire_lru_headers. [GL #4495]
6349. [placeholder]
6348. [bug] BIND could previously abort when trying to

View File

@@ -64,6 +64,13 @@ Bug Fixes
ISC would like to thank Thomas Amgarten for bringing this issue to
our attention. :gl:`#4518`, :gl:`#4528`
- 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
~~~~~~~~~~~~