check outputs from get_first_listener_addrport_string

Fix for 9650; bugfix for 0.2.3.16-alpha.
This commit is contained in:
Nick Mathewson
2014-03-27 17:11:53 -04:00
parent 0f395a7c06
commit 753a246a14
2 changed files with 12 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes:
- Avoid potential crashes or bad behavior when launching a
server-side managed proxy with ORPort or ExtORPort temporarily
disabled. Fixes bug 9650; bugfix on 0.2.3.16-alpha.