aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-10-03 13:15:27 -0400
committerRoger Dingledine <arma@torproject.org>2012-10-03 13:15:27 -0400
commitb1971d89c8776f06ddce7f44d98dde79c3dfc223 (patch)
tree50ab6f10489d6162ecef6ab92337774335f0c74e /changes
parentc88a4c51b4cd2d6d584231a44a6e4ea4ac7396a0 (diff)
downloadtor-b1971d89c8776f06ddce7f44d98dde79c3dfc223.tar
tor-b1971d89c8776f06ddce7f44d98dde79c3dfc223.tar.gz
properly free the return values of rate_limit_log()
resolves bug 7022.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug70223
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug7022 b/changes/bug7022
new file mode 100644
index 000000000..10ac35472
--- /dev/null
+++ b/changes/bug7022
@@ -0,0 +1,3 @@
+ o Minor bugfixes:
+ - Fix memory leaks whenever we logged any message about the "path
+ bias" detection. Fixes bug 7022; bugfix on 0.2.3.21-rc.