aboutsummaryrefslogtreecommitdiff
path: root/changes/cov-leaks
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-08 20:34:23 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-08 20:34:23 -0400
commit53676e71b52a7a52c007cab55ecf020a1beeeefa (patch)
treec02f31a1e0c53b7bcfdb2986ad5aa87d47bad6f5 /changes/cov-leaks
parent6a0dc0e585cbd9d53c91fe217adf2a4d4754694e (diff)
downloadtor-53676e71b52a7a52c007cab55ecf020a1beeeefa.tar
tor-53676e71b52a7a52c007cab55ecf020a1beeeefa.tar.gz
Start work on the changelog for 0.2.5.4-alpha
This commit does nothing other than pull the changes/* files into ChangeLog, sorted by declared type. I haven't comined any entries or vetted anything yet.
Diffstat (limited to 'changes/cov-leaks')
-rw-r--r--changes/cov-leaks6
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/cov-leaks b/changes/cov-leaks
deleted file mode 100644
index 302d2475c..000000000
--- a/changes/cov-leaks
+++ /dev/null
@@ -1,6 +0,0 @@
- 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.
-