mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Add CHANGES note for [GL #3020]
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -1,3 +1,9 @@
|
||||
5831. [bug] When resending a UDP request in the result of a timeout,
|
||||
the recv_done() function in dighost.c was prepending
|
||||
the new query into the loookup's queries list instead
|
||||
of inserting, which could cause an assertion failure
|
||||
when the resent query's result was SERVFAIL. [GL #3020]
|
||||
|
||||
5830. [func] Implement incremental resizing of isc_ht hash tables to
|
||||
perform the rehashing gradually. [GL #3212]
|
||||
|
||||
|
Reference in New Issue
Block a user