aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-21 08:36:48 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-21 08:36:48 -0400
commitc389c4129252b49f7e5bd77e1be342cddbe388fb (patch)
treeba25ea323d89342a8fcf81970c4cbb24b9ce4f42 /changes
parent46dca273214147233808bcddb82c8bf76e8d6db5 (diff)
parent7b1a3c51644891c4548ccdfd4e8d444cd91b91b0 (diff)
downloadtor-c389c4129252b49f7e5bd77e1be342cddbe388fb.tar.gz
tor-c389c4129252b49f7e5bd77e1be342cddbe388fb.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug264355
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug26435 b/changes/bug26435
new file mode 100644
index 0000000000..c281949349
--- /dev/null
+++ b/changes/bug26435
@@ -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.