diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-03-25 16:46:02 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-03-25 16:46:02 -0400 |
commit | 4bb44f2c15b3f9e9b63d229af938e8a321556215 (patch) | |
tree | 8041a65f9de6b57b8cf4f328954abbf26920b26e /src/include.am | |
parent | 049445bca33e8578757639fc8a236540fd0fd154 (diff) | |
download | tor-4bb44f2c15b3f9e9b63d229af938e8a321556215.tar.gz tor-4bb44f2c15b3f9e9b63d229af938e8a321556215.zip |
Only check in-boundsness of seconds when time_t is smaller than i64
Otherwise coverity complains that we're checking an whether an int64 is
less than INT64_MIN, which of course it isn't.
Fixes CID 1357176. Not in any released Tor.
Diffstat (limited to 'src/include.am')
0 files changed, 0 insertions, 0 deletions