]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testsanitizers: add regression test for change 50251
authorBryan C. Mills <bcmills@google.com>
Thu, 20 Jul 2017 17:47:57 +0000 (13:47 -0400)
committerBryan Mills <bcmills@google.com>
Thu, 20 Jul 2017 18:43:40 +0000 (18:43 +0000)
commitf5eb8712f802463ec9b2356e3a9d95186163c7ac
treef38e7de00ddb0194e4af5db09ae9f985ea7526ee
parentdc7fa5f6dbf1bc638d3c2b48ae394c6a2517d0ba
misc/cgo/testsanitizers: add regression test for change 50251

http://golang.org/cl/50251 fixed a regression under TSAN.
This change adds a minimal reproducer for the observed symptom.

Change-Id: Ib9ad01b458b7fdec14d6c2fe3c243f9c64b3dcf2
Reviewed-on: https://go-review.googlesource.com/50371
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/testsanitizers/test.bash
misc/cgo/testsanitizers/tsan12.go [new file with mode: 0644]