Add CHANGES note for [GL #4018]

This commit is contained in:
Ondřej Surý 2023-04-18 14:38:08 +02:00
parent 58663574b9
commit 0bf70cb143
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

View file

@ -1,3 +1,6 @@
6159. [bug] Fix use-after-free bug in TCP accept connection
failure. [GL #4018]
6158. [func] Add ISC_LIST_FOREACH() and ISC_LIST_FOREACH_SAFE()
to walk the ISC_LIST() in a unified manner and use
the safe macro to fix the potential UAF when shutting