Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Suppress race caused by cached_size tracking in protobuf | Vijay Pai | 2017-03-15 |
| | |||
* | Add a suppression for a datarace in proto on an idempotent write | Vijay Pai | 2016-09-23 |
| | |||
* | Suppress bogus report | Craig Tiller | 2016-01-27 |
| | |||
* | Suppressing a data race in OpenSSL | Craig Tiller | 2015-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 serious | Craig Tiller | 2015-02-27 |
| | |||
* | Another update | Craig Tiller | 2015-02-27 |
| | |||
* | Update suppressions file | Craig Tiller | 2015-02-27 |
| | |||
* | Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests | David Klempner | 2015-02-04 |