[tor-bugs] #8235 [Tor]: pathbias_count_build_success()

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 23 21:51:19 UTC 2013


#8235: pathbias_count_build_success()
----------------------------+-----------------------------------------------
    Reporter:  cypherpunks  |       Owner:  mikeperry                               
        Type:  defect       |      Status:  needs_review                            
    Priority:  major        |   Milestone:  Tor: 0.2.4.x-final                      
   Component:  Tor          |     Version:  Tor: 0.2.4.10-alpha                     
  Resolution:               |    Keywords:  tor-client, MikePerry201304 024-backport
      Parent:               |      Points:                                          
Actualpoints:               |  
----------------------------+-----------------------------------------------
Changes (by mikeperry):

  * status:  new => needs_review


Comment:

 Great! I was able to use those values to work through
 pathbias_scale_close_rates() on paper and spot the flaw. It should be
 fixed in mikeperry/bug8235-fix, but it would be nice if someone who can
 reproduce this easily can confirm. Here's how you build that branch:

 {{{
 git clone https://git.torproject.org/tor.git tor.git
 cd tor.git
 git remote add mikeperry https://git.torproject.org/mikeperry/tor.git
 git fetch mikeperry
 git branch --track bug8235-fix mikeperry/bug8235-fix
 git checkout bug8235-fix
 ./configure
 make && make install
 }}}

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


More information about the tor-bugs mailing list