]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add changes file for bug25479.
authorIsis Lovecruft <isis@torproject.org>
Tue, 13 Mar 2018 23:40:15 +0000 (23:40 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 19 Mar 2018 09:38:26 +0000 (05:38 -0400)
changes/bug25479 [new file with mode: 0644]

diff --git a/changes/bug25479 b/changes/bug25479
new file mode 100644 (file)
index 0000000..e693b8e
--- /dev/null
@@ -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.