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
commit68dfbd5ef433b830059baa08d48589518db05d22 (patch)
treeba5a3ed16dd63a65e8c409b435c112669b0a9900 /changes
parentfe2588a5a8560c8cb03345b3caaaf906655c34a1 (diff)
parentea14d3408df7c846722b54484cf5b8d61de5384f (diff)
downloadtor-68dfbd5ef433b830059baa08d48589518db05d22.tar.gz
tor-68dfbd5ef433b830059baa08d48589518db05d22.zip
Merge branch 'maint-0.3.1' into maint-0.3.2
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.