Fix automapping to ipv6

Bugfix on 0.2.4.7-alpha; fixes bug 10465.
This commit is contained in:
Nick Mathewson
2013-12-22 08:38:36 -05:00
parent 2c956f0c99
commit b9f6e40ecb
2 changed files with 41 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
o Major bugfixes:
- Fix assertion failure when AutomapHostsOnResolve yields an IPv6
address. Fixes bug 10465; bugfix on 0.2.4.7-alpha.