diff options
author | Craig Tiller <craig.tiller@gmail.com> | 2015-02-27 23:53:45 +0000 |
---|---|---|
committer | Craig Tiller <craig.tiller@gmail.com> | 2015-02-27 23:53:45 +0000 |
commit | af08efe29f443da768f291248dde716977685006 (patch) | |
tree | c2e4475825d671753a5dbe9186bfe7ebc7d3a6a6 /tools | |
parent | 5be9e3b4212e259e6ca93d860f3c9f86c49c7c7f (diff) |
This looks more serious
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tsan_suppressions.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tsan_suppressions.txt b/tools/tsan_suppressions.txt index d3b04932f2..fb7b85cbea 100644 --- a/tools/tsan_suppressions.txt +++ b/tools/tsan_suppressions.txt @@ -1,5 +1,4 @@ # OPENSSL_cleanse does racy access to a global race:OPENSSL_cleanse race:cleanse_ctr -race:ssleay_rand_status |