summaryrefslogtreecommitdiff
path: root/changes/cov-leaks
diff options
context:
space:
mode:
Diffstat (limited to 'changes/cov-leaks')
-rw-r--r--changes/cov-leaks6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/cov-leaks b/changes/cov-leaks
new file mode 100644
index 0000000000..302d2475cf
--- /dev/null
+++ b/changes/cov-leaks
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Resolve some memory leaks found by coverity in the unit tests,
+ on exit in tor-gencert, and on a failure to compute digests
+ for our own keys when generating a v3 networkstatus vote.
+ These leaks should never have affected anyone in practice.
+