mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
Clean up a couple more bug1138 issues mentioned by roger on code review
This commit is contained in:
parent
22ab997e83
commit
5634e03302
@ -693,7 +693,6 @@ connection_dir_bridge_routerdesc_failed(dir_connection_t *conn)
|
||||
{
|
||||
smartlist_t *which = NULL;
|
||||
|
||||
tor_assert(conn->requested_resource);
|
||||
/* Requests for bridge descriptors are in the form 'fp/', so ignore
|
||||
anything else. */
|
||||
if (!conn->requested_resource || strcmpstart(conn->requested_resource,"fp/"))
|
||||
|
Loading…
Reference in New Issue
Block a user