diff options
-rw-r--r-- | base/data/purify/base_unittests.exe_UMR_flakey.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/base/data/purify/base_unittests.exe_UMR_flakey.txt b/base/data/purify/base_unittests.exe_UMR_flakey.txt index 9588eb2..227ef0e 100644 --- a/base/data/purify/base_unittests.exe_UMR_flakey.txt +++ b/base/data/purify/base_unittests.exe_UMR_flakey.txt @@ -12,3 +12,21 @@ Alloc Location testing/gtest/src/gtest.cc testing::Test::Run(void) ^^^ +Uninitialized memory read in base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list<BYTE,allocator<BYTE>::std>::std *,bool) +Error Location + base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list::std *,bool) + base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vector::std const&,list::std *) + base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *) + base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) + base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest_Test::TestBody(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ +Alloc Location + ... + base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list::std *,bool) + base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vector::std const&,list::std *) + base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *) + base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) + base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest_Test::TestBody(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ |