From: Nick Mathewson Date: Tue, 21 Jul 2015 17:59:25 +0000 (-0400) Subject: changes file for bug16631 X-Git-Tag: tor-0.2.7.2-alpha~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e1eaa936a8cd42da24fe7a8b1f698402f3714a7;p=thirdparty%2Ftor.git changes file for bug16631 --- diff --git a/changes/bug16631 b/changes/bug16631 new file mode 100644 index 0000000000..24c5747477 --- /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".