1# OPENSSL_cleanse does racy access to a global 2race:OPENSSL_cleanse 3race:cleanse_ctr 4# these are legitimate races in OpenSSL, and it appears those folks are looking at it 5# https://www.mail-archive.com/openssl-dev@openssl.org/msg09019.html 6race:ssleay_rand_add 7race:ssleay_rand_bytes 8race:__sleep_for 9# protobuf has an idempotent write race in ByteSize/GetCachedSize 10# https://github.com/google/protobuf/issues/2169 11race:ByteSize 12race:ByteSizeLong 13race:GetCachedSize 14