]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Note when 13291 was introduced.
authorNick Mathewson <nickm@torproject.org>
Mon, 29 Sep 2014 13:40:33 +0000 (09:40 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 29 Sep 2014 13:40:33 +0000 (09:40 -0400)
changes/bug13291-spawn-test-race-condition

index c14de8a201c901a3d8d551717f15dacda6b78afc..bedd79911961f1a743454b18b33e4bc98e9638c4 100644 (file)
@@ -1,4 +1,4 @@
   o Minor bugfixes:
     - Stop spawn test failures due to a race condition between the SIGCHLD
       handler updating the process status, and the test reading it.
-      Fixes bug 13291.
+      Fixes bug 13291; bugfix on 0.2.3.3-alpha.