mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:02:05 -04:00
CHANGES note for [GL !6161]
[cleanup] Use Daniel Lemire's "nearly divisionless" algorithm for unbiased bounded random numbers, and move re-seeding out of the hot path.
This commit is contained in:
parent
b1bb41603e
commit
719638639e
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
5868. [cleanup] Use Daniel Lemire's "nearly divisionless" algorithm
|
||||
for unbiased bounded random numbers, and move
|
||||
re-seeding out of the hot path. [GL !6161]
|
||||
|
||||
5867. [bug] Fix assertion failure triggered by attaching to dns_adb
|
||||
in dns_adb_createfind() that has been triggered to shut
|
||||
down in different thread between the check for shutting
|
||||
|
|
|
|||
Loading…
Reference in a new issue