[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #27929 [Core Tor/Tor]: Consider no longer calling routerlist_remove_old_routers() from check_descriptor_callback()
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs