mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Add CHANGES note for GL #2396
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -1,3 +1,10 @@
|
||||
5592. [bug] Add globally available thread_id (isc_tid_v) that's
|
||||
incremented for each new thread, but the old thread
|
||||
ids are reused, so the maximum thread_id always
|
||||
correspond to the maximum number of threads running
|
||||
at the time. This fixes the hazard pointer tables
|
||||
overflow on machines with many cores. [GL #2396]
|
||||
|
||||
5591. [bug] Fix a crash happening when "stale-answer-client-timeout"
|
||||
is triggered and there is no (stale) data for it in the
|
||||
cache. [GL #2503]
|
||||
|
Reference in New Issue
Block a user