diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-21 08:54:02 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-21 08:54:02 -0400 |
commit | 349f95017c0d146a22980e2729dd0ad42f428bd4 (patch) | |
tree | 943c367aa63d708c2aff3087f5e34f8e64bc7f0c /changes | |
parent | 27e456cd72f33bff0e940a337877511ab7e5bb72 (diff) | |
parent | 97925322a18d3e21dcad3d44d01b78eab7e50db5 (diff) | |
download | tor-349f95017c0d146a22980e2729dd0ad42f428bd4.tar.gz tor-349f95017c0d146a22980e2729dd0ad42f428bd4.zip |
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug26435 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug26435 b/changes/bug26435 index c281949349..f66c503dd5 100644 --- a/changes/bug26435 +++ b/changes/bug26435 @@ -1,4 +1,4 @@ - o Major bugfixes: + o Major bugfixes (directory authority): - 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 |