tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 9d1c7c3a8aea7ba423c89456ff0b065d109330d4
parent 53914f7dae6ad01e6413329271664ea9031385c0
Author: Isis Lovecruft <isis@torproject.org>
Date:   Tue, 13 Mar 2018 23:40:15 +0000

changes: Add changes file for bug25479.

Diffstat:
Achanges/bug25479 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/bug25479 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.