aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/tsan_suppressions.txt
Commit message (Collapse)AuthorAge
* Suppress race caused by cached_size tracking in protobufGravatar Vijay Pai2017-03-15
|
* Add a suppression for a datarace in proto on an idempotent writeGravatar Vijay Pai2016-09-23
|
* Suppress bogus reportGravatar Craig Tiller2016-01-27
|
* Suppressing a data race in OpenSSLGravatar Craig Tiller2015-02-28
| | | | | This race is (probably) legit on some platforms, but (likely) safe on Intel at least. For now, since it's a little outside our control, I'm suppressing it to focus on any remaining races in our code.
* This looks more seriousGravatar Craig Tiller2015-02-27
|
* Another updateGravatar Craig Tiller2015-02-27
|
* Update suppressions fileGravatar Craig Tiller2015-02-27
|
* Add a tsan suppression file with OPENSSL_cleanse and use it in run_testsGravatar David Klempner2015-02-04