Merge branch 'bug18710_025' into maint-0.2.8

This commit is contained in:
Nick Mathewson
2016-05-04 14:47:04 -04:00
2 changed files with 7 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes (DNS proxy):
- Stop a crash that could occur when a client running with DNSPort
received a query with multiple address types, where the first
address type was not supported. Found and fixed by Scott Dial.
Fixes bug 18710; bugfix on 0.2.5.4-alpha.