[tor-bugs] #6833 [Tor Directory Authority]: Tor authorities don't handle votes with more than 64 known-flags
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Sat Sep 15 14:38:41 UTC 2012
    
    
  
#6833: Tor authorities don't handle votes with more than 64 known-flags
----------------------------------------+-----------------------------------
    Reporter:  nickm                    |       Owner:                    
        Type:  defect                   |      Status:  reopened          
    Priority:  normal                   |   Milestone:  Tor: 0.2.4.x-final
   Component:  Tor Directory Authority  |     Version:                    
  Resolution:                           |    Keywords:                    
      Parent:                           |      Points:                    
Actualpoints:                           |  
----------------------------------------+-----------------------------------
Changes (by arma):
  * status:  closed => reopened
  * resolution:  fixed =>
Comment:
 {{{
 <ftp> MAX_KNOWN_FLAGS_IN_VOTE must be 32, mine i486 can't handle more than
 5 bits. so it's actually 31 in values or 32 for definition.
 <ftp> I guess you i7 can't handle more than 5 bits too.
 }}}
 (Feel free to re-close once you've looked at it.)
 (On first glance, I don't see how a uint64_t can only hold 5 bits. But I
 didn't look at the original bug either.)
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6833#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list