| 12345678910111213 | # OPENSSL_cleanse does racy access to a globalrace:OPENSSL_cleanserace:cleanse_ctr# these are legitimate races in OpenSSL, and it appears those folks are looking at it# https://www.mail-archive.com/openssl-dev@openssl.org/msg09019.htmlrace:ssleay_rand_addrace:ssleay_rand_bytesrace:__sleep_for# protobuf has an idempotent write race in ByteSize/GetCachedSize# https://github.com/google/protobuf/issues/2169race:ByteSizerace:ByteSizeLongrace:GetCachedSize
 |