]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for bug16631
authorNick Mathewson <nickm@torproject.org>
Tue, 21 Jul 2015 17:59:25 +0000 (13:59 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 21 Jul 2015 17:59:25 +0000 (13:59 -0400)
changes/bug16631 [new file with mode: 0644]

diff --git a/changes/bug16631 b/changes/bug16631
new file mode 100644 (file)
index 0000000..24c5747
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes (relay):
+    - Fix a rarely-encountered memory leak when failing to initialize
+      the thread pool. Fixes bug 16631; bugfix on 0.2.6.3-alpha. Patch
+      from "cypherpunks".