aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-29 13:06:15 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-29 13:06:15 -0400
commitf82f8179e65c5e0021da46fd24e4bd7d8126d8f7 (patch)
treecc0c924b2eb5ff9644aef4022cdbb966f28c7509 /changes
parentdf896ed6323f6f0493393f97e739501df8092e7f (diff)
parent68dfbd5ef433b830059baa08d48589518db05d22 (diff)
downloadtor-f82f8179e65c5e0021da46fd24e4bd7d8126d8f7.tar.gz
tor-f82f8179e65c5e0021da46fd24e4bd7d8126d8f7.zip
Merge branch 'maint-0.3.2' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket264673
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket26467 b/changes/ticket26467
new file mode 100644
index 0000000000..45883786c2
--- /dev/null
+++ b/changes/ticket26467
@@ -0,0 +1,3 @@
+ o Minor bugfixes (memory, correctness):
+ - Fix a number of small memory leaks identified by coverity. Fixes
+ bug 26467; bugfix on numerous Tor versions.