mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 09:06:51 -04:00
Add CHANGES note for [GL #3407]
(cherry picked from commit 1554faa47659d68dc6c48fe177faba95ba57adb7)
This commit is contained in:
parent
048a035267
commit
8bdc4e40de
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,3 +1,10 @@
|
|||
5930. [bug] Fix DiG query retry and fail-over bug in UDP mode.
|
||||
Also simplify the overall retry and fail-over logic to
|
||||
make it behave predictably, and always respect the
|
||||
documented +retry/+tries count set by a command-line
|
||||
option (or use the default values of 2 or 3
|
||||
respectively). [GL #3407]
|
||||
|
||||
5927. [bug] A race was possible in dns_dispatch_connect()
|
||||
that could trigger an assertion failure if two
|
||||
threads called it near-simultaneously. [GL #3456]
|
||||
|
|
|
|||
Loading…
Reference in a new issue