diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-09 17:23:29 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-09 17:23:29 +0000 |
commit | a04513331b6572cb1b6759636d147fa5649bc587 (patch) | |
tree | 6d287d85c4e7ab949352d6fc711889882006af64 /base | |
parent | 7c26e1a86800ff1ec4a201d6ffa8e39cc41a7811 (diff) | |
download | chromium_src-a04513331b6572cb1b6759636d147fa5649bc587.zip chromium_src-a04513331b6572cb1b6759636d147fa5649bc587.tar.gz chromium_src-a04513331b6572cb1b6759636d147fa5649bc587.tar.bz2 |
Expand the purify suppressions for PrivateKeyInfoCodec.
Review URL: http://codereview.chromium.org/372062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31439 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
-rw-r--r-- | base/data/purify/base_unittests.exe_UMR_flakey.txt | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/base/data/purify/base_unittests.exe_UMR_flakey.txt b/base/data/purify/base_unittests.exe_UMR_flakey.txt index 227ef0e..d4c7acf 100644 --- a/base/data/purify/base_unittests.exe_UMR_flakey.txt +++ b/base/data/purify/base_unittests.exe_UMR_flakey.txt @@ -18,15 +18,11 @@ Error Location 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) - ^^^ + ... |