mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Correctly send a SUCCEEDED event for rdns requests
The issue was that we overlooked the possibility of reverse DNS success at the end of connection_ap_handshake_socks_resolved(). Issue discovered by katmagic, thanks!
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes:
|
||||
- Send a SUCCEEDED stream event to the controller when a reverse
|
||||
resolve succeeded. Fixes bug 3536; bugfix on 0.0.8pre1. Issue
|
||||
discovered by katmagic.
|
||||
|
||||
Reference in New Issue
Block a user