aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-04-18 11:26:54 -0400
committerNick Mathewson <nickm@torproject.org>2013-04-18 11:26:54 -0400
commit06efbbb47ef28dd24cb4482f5b82204918891f41 (patch)
treefc8779c441219c645326d80a7d22827d48823839 /changes
parent9fec0c1a95ab24f5f18d6995e30fe2111e6b7db2 (diff)
parentcd2b508f4ec22e85104065058722293a951be200 (diff)
downloadtor-06efbbb47ef28dd24cb4482f5b82204918891f41.tar
tor-06efbbb47ef28dd24cb4482f5b82204918891f41.tar.gz
Merge remote-tracking branch 'public/bug8719' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug87196
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug8719 b/changes/bug8719
new file mode 100644
index 000000000..c05b79dde
--- /dev/null
+++ b/changes/bug8719
@@ -0,0 +1,6 @@
+ o Major bugfixes (memory leak):
+ - Avoid a memory leak where we would leak a consensus body when we find
+ that a consensus which we couldn't previously verify due to missing
+ certificates is now verifiable. Fixes bug 8719; bugfix on
+ 0.2.0.10-alpha.
+