Merge branch 'maint-0.3.3' into release-0.3.3

This commit is contained in:
Nick Mathewson
2018-06-21 08:36:48 -04:00
2 changed files with 11 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes:
- Fix a memory leak where directory authorities would leak a chunk
of memory for every router descriptor every time they considered
voting. This bug was taking down directory authorities due to
out-of-memory issues. Fixes bug 26435; bugfix on 0.3.3.6.