[tor-bugs] #9969 [Tor]: We launch 50 microdesc requests, spread out over just three guards?

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 23 16:05:56 UTC 2014


#9969: We launch 50 microdesc requests, spread out over just three guards?
------------------------+--------------------------------
     Reporter:  arma    |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  major   |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-client
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------

Comment (by arlolra):

 > If anything, it's enc_digest_len that should get incremented by 1, I
 think

 Sounds like it.

 This should have caught it,

 {{{
 tor_assert(destlen >= srclen*2+1);
 }}}

 But I guess the tests (and my testing) didn't exercise that code path when
 purpose wasn't `DIR_PURPOSE_FETCH_MICRODESC`.

 > Up to you; I'd be happy to do it too.

 Got for it. But if anything needs coding/fixing, feel free to ping me.

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


More information about the tor-bugs mailing list