Merge branch 'maint-0.3.0' into maint-0.3.1

This commit is contained in:
Nick Mathewson
2018-01-02 10:10:28 -05:00
2 changed files with 8 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (address selection):
- When the fascist_firewall_choose_address_ functions don't find a
reachable address, set the returned address to the null address and port.
This is a precautionary measure, because some callers do not check the
return value.
Fixes bug 24736; bugfix on 0.2.8.2-alpha.