commit 6e1eaa936a8cd42da24fe7a8b1f698402f3714a7 Author: Nick Mathewson nickm@torproject.org Date: Tue Jul 21 13:59:25 2015 -0400
changes file for bug16631 --- changes/bug16631 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/bug16631 b/changes/bug16631 new file mode 100644 index 0000000..24c5747 --- /dev/null +++ b/changes/bug16631 @@ -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".