summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authornoelutz@google.com <noelutz@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-15 19:57:34 +0000
committernoelutz@google.com <noelutz@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-15 19:57:34 +0000
commite0f95f276a9aef0570bb7d0f0e7333ad1d56fdeb (patch)
tree12f000ba26bdd434799f103d2a26812e585556c5 /tools
parent7fac888e97750567424c1ededd1c6c3957dddaa6 (diff)
downloadchromium_src-e0f95f276a9aef0570bb7d0f0e7333ad1d56fdeb.zip
chromium_src-e0f95f276a9aef0570bb7d0f0e7333ad1d56fdeb.tar.gz
chromium_src-e0f95f276a9aef0570bb7d0f0e7333ad1d56fdeb.tar.bz2
Fix Valgrind errors that occurred during testing.
BUG=62943 TEST=ClientSideDetectionServiceTest Review URL: http://codereview.chromium.org/4808003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66157 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/suppressions.txt55
-rw-r--r--tools/valgrind/memcheck/suppressions.txt27
2 files changed, 0 insertions, 82 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index c791526..c8144a0 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1053,58 +1053,3 @@
fun:testing::HandleExceptionsInMethodIfSupported
fun:testing::Test::Run
}
-{
- bug_62943a
- Heapcheck:Leak
- ...
- fun:FakeURLFetcherFactory::CreateURLFetcher
- fun:URLFetcher::Create
- fun:safe_browsing::ClientSideDetectionService::StartClientReportPhishingRequest
- fun:*DispatchToMethod
-}
-{
- bug_62943b
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::string::_Rep::_S_create
- fun:std::string::_S_construct
- fun:std::string::_S_construct_aux
- fun:std::string::_S_construct
- fun:basic_string
- ...
- fun:safe_browsing::ClientSideDetectionServiceTest_SendClientReportPhishingRequest_Test::TestBody
-}
-{
- bug_62943c
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::string::_Rep::_S_create
- fun:std::string::_Rep::_M_clone
- fun:std::string::_Rep::_M_grab
- fun:std::string::assign
- fun:std::string::operator=
- fun:URLFetcher::set_upload_data
- fun:safe_browsing::ClientSideDetectionService::StartClientReportPhishingRequest
-}
-{
- bug_62943d
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::string::_Rep::_S_create
- fun:std::string::_Rep::_M_clone
- fun:std::string::reserve
- fun:bool ::InitCanonical
- fun:GURL
- fun:safe_browsing::ClientSideDetectionService::StartClientReportPhishingRequest
-}
-{
- bug_62943e
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::string::_Rep::_S_create
- fun:std::string::_Rep::_M_clone
- fun:std::string::_Rep::_M_grab
- fun:basic_string
- fun:FakeURLFetcherFactory::SetFakeResponse
- fun:safe_browsing::ClientSideDetectionServiceTest::SetClientReportPhishingResponse
-}
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 3139779..71d2cf9 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3278,33 +3278,6 @@
fun:clone
}
{
- bug_62943 (Cond)
- Memcheck:Cond
- ...
- fun:_ZN3gfx8PNGCodec6EncodeEPKhNS0_11ColorFormatEiiibPSt6vectorIhSaIhEE
- fun:_ZN3gfx8PNGCodec18EncodeBGRASkBitmapERK8SkBitmapbPSt6vectorIhSaIhEE
- fun:_ZN13safe_browsing26ClientSideDetectionService32StartClientReportPhishingRequestERK4GURLd8SkBitmapP14CallbackRunnerI6Tuple2IS1_bEE
- fun:_Z16DispatchToMethodIN13safe_browsing26ClientSideDetectionServiceEMS1_FvRK4GURLd8SkBitmapP14CallbackRunnerI6Tuple2IS2_bEEES2_dS5_SA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
-}
-{
- bug_62943 (Value4)
- Memcheck:Value4
- ...
- fun:_ZN3gfx8PNGCodec6EncodeEPKhNS0_11ColorFormatEiiibPSt6vectorIhSaIhEE
- fun:_ZN3gfx8PNGCodec18EncodeBGRASkBitmapERK8SkBitmapbPSt6vectorIhSaIhEE
- fun:_ZN13safe_browsing26ClientSideDetectionService32StartClientReportPhishingRequestERK4GURLd8SkBitmapP14CallbackRunnerI6Tuple2IS1_bEE
- fun:_Z16DispatchToMethodIN13safe_browsing26ClientSideDetectionServiceEMS1_FvRK4GURLd8SkBitmapP14CallbackRunnerI6Tuple2IS2_bEEES2_dS5_SA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
-}
-{
- bug_62943 (Leak)
- Memcheck:Leak
- ...
- fun:_ZN21FakeURLFetcherFactory16CreateURLFetcherEiRK4GURLN10URLFetcher11RequestTypeEPNS3_8DelegateE
- fun:_ZN10URLFetcher6CreateEiRK4GURLNS_11RequestTypeEPNS_8DelegateE
- fun:_ZN13safe_browsing26ClientSideDetectionService32StartClientReportPhishingRequestERK4GURLd8SkBitmapP14CallbackRunnerI6Tuple2IS1_bEE
- fun:_Z16DispatchToMethodIN13safe_browsing26ClientSideDetectionServiceEMS1_FvRK4GURLd8SkBitmapP14CallbackRunnerI6Tuple2IS2_bEEES2_dS5_SA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
-}
-{
bug_63015
Memcheck:Addr2
fun:_ZN7WebCore18stringToLengthTypeERPKtS1_