mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 02:09:59 -04:00
Add CHANGES note for [GL #4018]
This commit is contained in:
parent
58663574b9
commit
0bf70cb143
1 changed files with 3 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue