[tor-bugs] #19130 [Core Tor/Tor]: Seg fault in round_int64_to_next_multiple_of()

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri May 20 06:47:02 UTC 2016


#19130: Seg fault in round_int64_to_next_multiple_of()
--------------------------+-----------------------------
 Reporter:  arma          |          Owner:
     Type:  defect        |         Status:  merge_ready
 Priority:  Medium        |      Milestone:
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:  teor          |        Sponsor:
--------------------------+-----------------------------

Comment (by cypherpunks):

 `rounded_cells_seen` is now uint64_t but `rounded_onions_seen` is still
 int64_t. Shouldn't the later also be uint64_t?

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


More information about the tor-bugs mailing list