Another update
diff --git a/tools/tsan_suppressions.txt b/tools/tsan_suppressions.txt
index 3503c50..d3b0493 100644
--- a/tools/tsan_suppressions.txt
+++ b/tools/tsan_suppressions.txt
@@ -1,3 +1,5 @@
 # OPENSSL_cleanse does racy access to a global
 race:OPENSSL_cleanse
 race:cleanse_ctr
+race:ssleay_rand_status
+