[tor-bugs] #16980 [Tor]: Implicit time range assumption breaks Tor in Shadow
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Sep 6 01:32:48 UTC 2015
#16980: Implicit time range assumption breaks Tor in Shadow
----------------------------+--------------------------------
Reporter: robgjansen | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor | Version: Tor: 0.2.7.2-alpha
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
----------------------------+--------------------------------
Comment (by yawning):
The only behavior mandated by IEEE Std 1003.1 for `time_t` is that it be a
integer (or real-floating) type (older versions of the standard allow
floating, newer do not). IMO, assuming `time_t` is signed is a reasonable
thing to do since every single platform I am aware of does it that way.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16980#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list