cancel_descriptor_fetches() uses wrong connection list function
cancel_descriptor_fetches() does:
smartlist_t *conns =
connection_list_by_type_state(CONN_TYPE_DIR, DIR_PURPOSE_FETCH_HSDESC);
when it should be using connection_list_by_type_purpose()
.
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- George Kadianakis changed milestone to %Tor: 0.4.3.x-final
changed milestone to %Tor: 0.4.3.x-final
Trac:
Keywords: tor-hs newnym deleted, tor-hs newnym backport? addedTrac:
Owner: N/A to neel
Status: new to assignedPR: https://github.com/torproject/tor/pull/1587
Trac:
Cc: gaba to gaba, neelTrac:
Status: assigned to needs_reviewFixed it. Did a force push as there were no comments on the branch.
Trac:
Status: needs_revision to needs_review- Author
Trac:
Reviewer: N/A to asn - Author
The changes file has the same issue tho.
Trac:
Status: needs_review to needs_revision Fixed it.
Trac:
Status: needs_revision to needs_review- Author
LGTM! Merged! Sorry for the delay!
Trac:
Resolution: N/A to fixed
Status: needs_review to closed - Trac closed
closed
- Trac moved to tpo/core/tor#32639 (closed)
moved to tpo/core/tor#32639 (closed)