mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
fce425e3ff
This is an attempt to fix #19974.
6 lines
306 B
Plaintext
6 lines
306 B
Plaintext
o Minor bugfixes (unit tests):
|
|
- Fix tolerances in unit tests for monotonic time comparisons between
|
|
nanoseconds and microseconds. Previously, we accepted a 10 us
|
|
difference only, which is not realistic on every platform's
|
|
clock_gettime(). Fixes bug 19974; bugfix on 0.2.9.1-alpha.
|