Merge branch 'maint-0.4.2' of git-rw.torproject.org:/tor into maint-0.4.2

This commit is contained in:
Nick Mathewson
2019-10-18 12:25:55 -04:00
5 changed files with 56 additions and 55 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Run the chutney IPv6 networks as part of Travis CI.
Closes ticket 30860.
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Simplify the Travis CI build matrix, and optimise for build time.
Closes ticket 31859.
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (hs-v3, memory leak):
- Fix memory leak in unlikely error code path when encoding HS DoS establish
intro extension cell. Fixes bug 32063; bugfix on 0.4.2.1-alpha.