[tor-bugs] #19125 [Core Tor/Tor]: Fix a time parsing error on platforms with 32 bit time_t

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu May 19 17:47:10 UTC 2016


#19125: Fix a time parsing error on platforms with 32 bit time_t
------------------------------+---------------------------------------
     Reporter:  teor          |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.2.9.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  tor-hs, TorCoreTeam201605
Actual Points:  0.1           |  Parent ID:  #16943
       Points:  0.1           |   Reviewer:
      Sponsor:                |
------------------------------+---------------------------------------
 On platforms with 32 bit time_t, tor can't parse some dates in 2038, and
 all dates after 2038. So using 2666 in test data doesn't work.

 My branch sr-32bit on https://github.com/teor2345/tor.git fixes this
 issue, which is T9 from #16943.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19125>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list