[tor-bugs] #9162 [Tor]: get_configured_bridge_by_addr_port_digest() does not work well if digest == NULL
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Feb 12 05:11:23 UTC 2014
#9162: get_configured_bridge_by_addr_port_digest() does not work well if digest ==
NULL
------------------------+--------------------------------
Reporter: asn | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Resolution: fixed | Keywords: tor-client pt
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by dcf):
Replying to [ticket:9162 asn]:
> This bug becomes visible when Tor does a second SOCKS request to the
pluggable transport proxy after it has learned the identity digest of a
bridge. In that second request, the SOCKS arguments are not passed, since
`digest == NULL` but `bridge->identity` is set.
In answer to why there's a second SOCKS connection, it sounds like #7733.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9162#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list