Partially revert "Use tor_addr_from_getsockname() in several places"

This reverts part of commit 6ed384b827, in order to
fix bug 26568.  Bugfix on 0.3.4.1-alpha.
This commit is contained in:
Nick Mathewson
2018-07-02 16:11:02 -04:00
parent cd2be4283c
commit dfdf32404c
2 changed files with 7 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (controller):
- Report the port correctly when a port is configured to bind to "auto".
Fixes bug 26568; bugfix on 0.3.4.1-alpha.