tor/changes/bug19428
Nick Mathewson 41cb26c169 Correct the rounding behavior on tv_mdiff.
Fix for bug 19428.
2016-06-16 10:16:04 -04:00

6 lines
272 B
Plaintext

- Minor bugfixes (timing):
o When computing the difference between two times in milliseconds,
we now round to the nearest millisecond correctly. Previously,
we could sometimes round in the wrong direction. Fixes bug 19428;
bugfix on 0.2.2.2-alpha.