summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-29 13:06:16 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-29 13:06:16 -0400
commit7a47379f252b4d277df7c289f8a9d3160b50eee0 (patch)
tree63d98a1f18fdb3cc1807d95ecea0277df59d4be3 /changes
parent1a5be3c5e76a9ce07c64499b6cb8a6bad9323113 (diff)
parentf6b30a97a96837e012b296a43cc99018d96bcf13 (diff)
downloadtor-7a47379f252b4d277df7c289f8a9d3160b50eee0.tar.gz
tor-7a47379f252b4d277df7c289f8a9d3160b50eee0.zip
Merge branch '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.