[tor-bugs] #19126 [Core Tor/Tor]: Consistently use uint32_t for integers in shared random structs
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Thu May 19 17:54:04 UTC 2016
    
    
  
#19126: Consistently use uint32_t for integers in shared random structs
------------------------------+--------------------------------
     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
Actual Points:  0.1           |  Parent ID:  #16943
       Points:  0.1           |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 Rather than using int sometimes and uint32_t other times, we could
 consistently use uint32_t in shared random structs.
 My branch sr-uint32 at https://github.com/teor2345/tor.git has a fix for
 this.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19126>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list