]> Cypherpunks repositories - gostls13.git/commit
runtime/race: update race runtime
authorDmitry Vyukov <dvyukov@google.com>
Thu, 12 Nov 2015 13:12:48 +0000 (14:12 +0100)
committerDmitry Vyukov <dvyukov@google.com>
Thu, 12 Nov 2015 21:28:36 +0000 (21:28 +0000)
commitc5f0f881ad3066e92621339484f1183c86bd9a37
treea12a4fee9a76a78fa0ea1cb07db2b14e859f2028
parente8b4c5bfe9405c573c63337b739a135c06edf7d9
runtime/race: update race runtime

The new revision is 389d49d4943780efbfcd2a434f4462b6d0f23c44 (Nov 13, 2015).
The runtimes are built using the new x/build/cmd/racebuild utility.
This update fixes a bug in race detection algorithm that can
lead to occasional false negatives (#10589). But generally just
brings in an up-to-date runtime.

Update #8653
Fixes #10589

Change-Id: I7ac9614d014ee89c2302ce5e096d326ef293f367
Reviewed-on: https://go-review.googlesource.com/16827
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/race/README
src/runtime/race/race_darwin_amd64.syso
src/runtime/race/race_freebsd_amd64.syso
src/runtime/race/race_linux_amd64.syso
src/runtime/race/race_windows_amd64.syso