[tor-bugs] #9099 [Tor]: Comment on rend_service_descriptor_t lies shamelessly

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 19 11:51:32 UTC 2013


#9099: Comment on rend_service_descriptor_t lies shamelessly
---------------------+------------------------------------------------------
 Reporter:  andrea   |          Owner:                     
     Type:  defect   |         Status:  new                
 Priority:  trivial  |      Milestone:  Tor: 0.2.5.x-final 
Component:  Tor      |        Version:  Tor: 0.2.4.14-alpha
 Keywords:           |         Parent:                     
   Points:           |   Actualpoints:                     
---------------------+------------------------------------------------------
 From the rend_service_descriptor_t struct in or.h:

 {{{
 4832   /** Bitmask: which rendezvous protocols are supported?
 4833    * (We allow bits '0', '1', and '2' to be set.) */
 4834   int protocols : REND_PROTOCOL_VERSION_BITMASK_WIDTH;
 }}}

 ...but version 3 is indicated in the same way and checked for throughout
 the HS code.

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


More information about the tor-bugs mailing list