[tor-bugs] #22211 [Core Tor/Tor]: mistaken comment in routerstatus_parse_entry_from_string()

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed May 10 04:21:39 UTC 2017


#22211: mistaken comment in routerstatus_parse_entry_from_string()
------------------------------+-----------------
     Reporter:  arma          |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Trivial       |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+-----------------
 {{{
   } else if (flav == FLAV_MICRODESC) {
     offset = -1; /* There is no identity digest */
   }
 }}}

 I *think* it means to say "There is no descriptor digest" here -- since
 there is an identity digest in both kinds of consensus flavors.

 (I am making a ticket, rather than just fixing it, so a second person can
 look at it and either agree or tell me why I'm mistaken.)

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


More information about the tor-bugs mailing list