diff options
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt b/chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt index 7065cad..0f27405 100644 --- a/chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt +++ b/chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt @@ -116,3 +116,17 @@ Alloc Location testing/gtest/src/gtest.cc testing::Test::Run(void) ^^^ +Uninitialized memory read in `anonymous namespace'::PrependInteger +Error Location + base/crypto/rsa_private_key_win.cc `anonymous namespace'::PrependInteger + base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) + base/crypto/signature_creator_unittest.cc SignatureCreatorTest_BasicTest_Test::TestBody(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ +Alloc Location + ... + base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) + base/crypto/signature_creator_unittest.cc SignatureCreatorTest_BasicTest_Test::TestBody(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ + |