Skip to content
Snippets Groups Projects
Commit 2888644a authored by Fabian Keil's avatar Fabian Keil Committed by Nick Mathewson
Browse files

In connection_ap_handshake_process_socks(), mark the socks request as finished...

In connection_ap_handshake_process_socks(), mark the socks request as finished if a reply is send after a parse error

Silences the log message:
[warn] {BUG} _connection_mark_unattached_ap(): Bug: stream (marked at connection_edge.c:2224) sending two socks replies?
after the client triggered the "Tor is not an HTTP Proxy" response.

No additional socks reply was sent, though.
parent 82ce43a7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment