summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-08-13 17:30:50 -0400
committerRoger Dingledine <arma@torproject.org>2010-08-13 17:30:50 -0400
commitb1a588855380d021b536f42b70c9815b83eca430 (patch)
treef79a68950af25ef14d6807a5935e87fdef298710 /changes
parenta1686d867e0a35417e1e65ad0730bcd116edd10f (diff)
downloadtor-b1a588855380d021b536f42b70c9815b83eca430.tar.gz
tor-b1a588855380d021b536f42b70c9815b83eca430.zip
fix a memory leak introduced by df1ef2f0f0856af
Diffstat (limited to 'changes')
-rw-r--r--changes/leak-weight-params3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/leak-weight-params b/changes/leak-weight-params
new file mode 100644
index 0000000000..f4a8df5d6d
--- /dev/null
+++ b/changes/leak-weight-params
@@ -0,0 +1,3 @@
+ o Minor bugfixes:
+ - Fix a memory leak every time we parse a v3 network consensus. Bugfix
+ on 0.2.2.10-alpha.