properly free the return values of rate_limit_log()

resolves bug 7022.
This commit is contained in:
Roger Dingledine
2012-10-03 13:15:27 -04:00
parent c88a4c51b4
commit b1971d89c8
2 changed files with 21 additions and 9 deletions
+3
View File
@@ -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.