[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 01:25:22 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:
--------------------------+-----------------------------
Changes (by teor):

 * status:  needs_review => merge_ready


Comment:

 Well, avoiding using signed integers is one way to avoid signed overflow.
 And we can deal with the unsigned overflow in the other functions in
 another ticket, if asn wants to.

 Let's get the easy way merged.

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


More information about the tor-bugs mailing list