From dd902772c82834548bcfc35693346f5e407fcd55 Mon Sep 17 00:00:00 2001 From: "nsylvain@chromium.org" Date: Thu, 15 Oct 2009 20:38:14 +0000 Subject: Add a variation of a stack to the base unittest umr flaky list. Review URL: http://codereview.chromium.org/282008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29174 0039d316-1c4b-4281-b951-d872f2087c98 --- base/data/purify/base_unittests.exe_UMR_flakey.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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::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) + ^^^ -- cgit v1.1