Capture "Result does not fit in tor_timegm()" warnings in util tests

Fixes bug 21800; bugfix on 0.2.9.x
This commit is contained in:
Nick Mathewson
2017-09-21 15:32:16 -04:00
parent b2f3b3b7eb
commit 33d44dc4ac
2 changed files with 15 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (testing):
- Capture and detect several "Result does not fit" warnings
in unit tests on platforms with 32-bit time_t. Fixes bug 21800;
bugfix on 0.2.9.3-alpha.