[tor-bugs] #27929 [Core Tor/Tor]: Consider no longer calling routerlist_remove_old_routers() from check_descriptor_callback()

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 2 12:00:59 UTC 2018


#27929: Consider no longer calling routerlist_remove_old_routers() from
check_descriptor_callback()
------------------------------+------------------------------
     Reporter:  rl1987        |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+------------------------------
 {{{
 2237     /* Remove dead routers. */
 2238     /* XXXX This doesn't belong here, but it was here in the pre-
 2239      * XXXX refactoring code. */
 2240     routerlist_remove_old_routers();
 2241   }
 }}}

 We should see if there's better place to call this function from.

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


More information about the tor-bugs mailing list