mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
280672bdbc
(These inputs are possible when Shadow starts the world at time_t 0,
and breaks our assumption that Tor didn't exist in the 1970s.)
Fixes regression introduced in 241e6b09
. Fixes #16980.
7 lines
276 B
Plaintext
7 lines
276 B
Plaintext
o Minor bugfixes:
|
|
|
|
- Fix the behavior of crypto_time_t when told to consider times
|
|
before 1970. (These times were possible when running in a
|
|
simulated network environment where time()'s output starts at
|
|
zero.) Fixes bug 16980; bugfix on 0.2.7.1-alpha.
|