aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsis Lovecruft <isis@torproject.org>2018-03-13 23:40:15 +0000
committerNick Mathewson <nickm@torproject.org>2018-03-19 05:38:26 -0400
commit9d1c7c3a8aea7ba423c89456ff0b065d109330d4 (patch)
treef8baa45ff92776953721a9242b4e5b0fc13bac76
parent53914f7dae6ad01e6413329271664ea9031385c0 (diff)
downloadtor-9d1c7c3a8aea7ba423c89456ff0b065d109330d4.tar.gz
tor-9d1c7c3a8aea7ba423c89456ff0b065d109330d4.zip
changes: Add changes file for bug25479.
-rw-r--r--changes/bug254794
1 files changed, 4 insertions, 0 deletions
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.