Merge branch 'maint-0.3.1'

This commit is contained in:
Nick Mathewson
2017-07-05 13:43:31 -04:00
3 changed files with 21 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes (openbsd, denial-of-service):
- Avoid an assertion failure bug affecting our implementation of
inet_pton(AF_INET6) on certain OpenBSD systems whose strtol()
handling of "0xfoo" differs from what we had expected.
Fixes bug 22789; bugfix on 0.2.3.8-alpha.