summaryrefslogtreecommitdiff
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
commitf6b30a97a96837e012b296a43cc99018d96bcf13 (patch)
treec54975bf9670ab98e42c5f917afc075f72846aa8 /changes
parent5ab23e03fa0a8bce11798cbf025139e9653b9be4 (diff)
parentf82f8179e65c5e0021da46fd24e4bd7d8126d8f7 (diff)
downloadtor-f6b30a97a96837e012b296a43cc99018d96bcf13.tar.gz
tor-f6b30a97a96837e012b296a43cc99018d96bcf13.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
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.