mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
hid_serv_responsible_for_desc_id's return value is never negative, and there is no need to search through the consensus to find out whether we are responsible for a descriptor ID before we look in our cache for a descriptor.
5 lines
140 B
Text
5 lines
140 B
Text
o Minor bugfixes
|
|
- Remove dead code from rend_cache_lookup_v2_desc_as_dir. Fixes
|
|
part of bug 2748; bugfix on 0.2.0.10-alpha.
|
|
|
|
|