Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Side by Side Diff: base/data/purify/base_unittests.exe_UMR_flakey.txt

Issue 372062: Expand the purify suppressions for PrivateKeyInfoCodec. (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Uninitialized memory read in `anonymous namespace'::PrependInteger 1 Uninitialized memory read in `anonymous namespace'::PrependInteger
2 Error Location 2 Error Location
3 base/crypto/rsa_private_key_win.cc `anonymous namespace'::PrependInteger 3 base/crypto/rsa_private_key_win.cc `anonymous namespace'::PrependInteger
4 base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vec tor::std *) 4 base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vec tor::std *)
5 base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest _Test::TestBody(void) 5 base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest _Test::TestBody(void)
6 testing/gtest/src/gtest.cc testing::Test::Run(void) 6 testing/gtest/src/gtest.cc testing::Test::Run(void)
7 ^^^ 7 ^^^
8 Alloc Location 8 Alloc Location
9 ... 9 ...
10 base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vec tor::std *) 10 base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vec tor::std *)
11 base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest _Test::TestBody(void) 11 base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest _Test::TestBody(void)
12 testing/gtest/src/gtest.cc testing::Test::Run(void) 12 testing/gtest/src/gtest.cc testing::Test::Run(void)
13 ^^^ 13 ^^^
14 14
15 Uninitialized memory read in base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list<BYTE,allocator<BYTE>::std>::std *,bool) 15 Uninitialized memory read in base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list<BYTE,allocator<BYTE>::std>::std *,bool)
16 Error Location 16 Error Location
17 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl (BYTE *,int,list::std *,bool) 17 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl (BYTE *,int,list::std *,bool)
18 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vec tor::std const&,list::std *) 18 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vec tor::std const&,list::std *)
19 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *) 19 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *)
20 base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vec tor::std *) 20 base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vec tor::std *)
21 base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest _Test::TestBody(void) 21 ...
22 testing/gtest/src/gtest.cc testing::Test::Run(void)
23 ^^^
24 Alloc Location 22 Alloc Location
25 ... 23 ...
26 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl (BYTE *,int,list::std *,bool) 24 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl (BYTE *,int,list::std *,bool)
27 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vec tor::std const&,list::std *) 25 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vec tor::std const&,list::std *)
28 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *) 26 base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *)
29 base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vec tor::std *) 27 base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vec tor::std *)
30 base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest _Test::TestBody(void) 28 ...
31 testing/gtest/src/gtest.cc testing::Test::Run(void)
32 ^^^
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698