From: Isis Lovecruft Date: Tue, 13 Mar 2018 23:40:15 +0000 (+0000) Subject: changes: Add changes file for bug25479. X-Git-Tag: tor-0.3.3.4-alpha~20^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d1c7c3a8aea7ba423c89456ff0b065d109330d4;p=thirdparty%2Ftor.git changes: Add changes file for bug25479. --- diff --git a/changes/bug25479 b/changes/bug25479 new file mode 100644 index 0000000000..e693b8ec7a --- /dev/null +++ b/changes/bug25479 @@ -0,0 +1,4 @@ + o Major bugfixes (benchmarks): + - Fix a crash when running benchmark tests on win32 systems which + was due to an uninitialised mutex before logging and options + were initialised. Fixes bug 25479; bugfix on 0.3.3.3-alpha.