]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 26467
authorNick Mathewson <nickm@torproject.org>
Fri, 29 Jun 2018 17:04:29 +0000 (13:04 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 29 Jun 2018 17:04:29 +0000 (13:04 -0400)
changes/ticket26467 [new file with mode: 0644]

diff --git a/changes/ticket26467 b/changes/ticket26467
new file mode 100644 (file)
index 0000000..4588378
--- /dev/null
@@ -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.