aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/bug116185
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug11618 b/changes/bug11618
new file mode 100644
index 000000000..e650d55cd
--- /dev/null
+++ b/changes/bug11618
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Fix all valgrind warnings produced by the unit tests. There were
+ over a thousand memory leak warnings previously, mostly produced
+ by forgetting to free things in the unit test code. Fixes bug
+ 11618, bugfixes on many versions of Tor.