summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-29 16:06:38 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-29 16:06:38 +0000
commit511b9d9ca250327441d8fe7720096038bc49210e (patch)
treed0ed254ac65f1ddc2723ac8541f512b2ed81313f /tools
parente3ad0a84837898a3f7621c712b1202b1d31ca6e6 (diff)
downloadchromium_src-511b9d9ca250327441d8fe7720096038bc49210e.zip
chromium_src-511b9d9ca250327441d8fe7720096038bc49210e.tar.gz
chromium_src-511b9d9ca250327441d8fe7720096038bc49210e.tar.bz2
Revert 64428 (the code the suppression was for has been reverted. doh.) - Suppress memory leaks in CloudPrintURLFetcher
BUG=61229 TEST=None Review URL: http://codereview.chromium.org/4132007 TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/4219003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64430 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt44
1 files changed, 0 insertions, 44 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 67bfa1a..a84d1ea 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3170,47 +3170,3 @@
fun:PKIX_PL_OcspCertID_Create
fun:pkix_OcspChecker_CheckLocal
}
-{
- bug_61229_a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN91_GLOBAL__N_chrome_service_cloud_print_cloud_print_url_fetcher_unittest.cc_00000000_CA7A937624TestCloudPrintURLFetcher23GetRequestContextGetterEv
- fun:_ZN20CloudPrintURLFetcher18StartRequestHelperERK4GURLN10URLFetcher11RequestTypeEPNS_8DelegateERKSsS8_S8_S8_
- fun:_ZN20CloudPrintURLFetcher15StartGetRequestERK4GURLPNS_8DelegateERKSsS6_
- fun:_ZN91_GLOBAL__N_chrome_service_cloud_print_cloud_print_url_fetcher_unittest.cc_00000000_CA7A937632CloudPrintURLFetcherOverloadTest13HandleRawDataEPK10URLFetcherRK4GURLRKSs
- fun:_ZN20CloudPrintURLFetcher18OnURLFetchCompleteEPK10URLFetcherRK4GURLRK16URLRequestStatusiRKSt6vectorISsSaISsEERKSs
- fun:_ZN10URLFetcher4Core21OnCompletedURLRequestERK16URLRequestStatus
- fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusES2_EvPT_T0_RK6Tuple1IT1_E
- fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusE6Tuple1IS2_EE3RunEv
-}
-{
- bug_61229_b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN10disk_cache14MemBackendImpl11CreateEntryERKSsPPNS_5EntryE
- fun:_ZN10disk_cache14MemBackendImpl11CreateEntryERKSsPPNS_5EntryEP14CallbackRunnerI6Tuple1IiEE
- fun:_ZN3net9HttpCache11CreateEntryERKSsPPNS0_11ActiveEntryEPNS0_11TransactionE
- fun:_ZN3net9HttpCache11Transaction13DoCreateEntryEv
- fun:_ZN3net9HttpCache11Transaction6DoLoopEi
- fun:_ZN3net9HttpCache11Transaction5StartEPKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
- fun:_ZN17URLRequestHttpJob16StartTransactionEv
- fun:_ZN17URLRequestHttpJob24OnCanGetCookiesCompletedEi
- fun:_ZN17URLRequestHttpJob23AddCookieHeaderAndStartEv
- fun:_ZN17URLRequestHttpJob5StartEv
- fun:_ZN10URLRequest8StartJobEP13URLRequestJob
- fun:_ZN10URLRequest5StartEv
- fun:_ZN10URLFetcher4Core15StartURLRequestEv
- fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvvEEvPT_T0_RK6Tuple0
- fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvvE6Tuple0E3RunEv
-}
-{
- bug_61229_c
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN91_GLOBAL__N_chrome_service_cloud_print_cloud_print_url_fetcher_unittest.cc_00000000_CA7A937624TestCloudPrintURLFetcher23GetRequestContextGetterEv
- fun:_ZN20CloudPrintURLFetcher18StartRequestHelperERK4GURLN10URLFetcher11RequestTypeEPNS_8DelegateERKSsS8_S8_S8_
- fun:_ZN20CloudPrintURLFetcher15StartGetRequestERK4GURLPNS_8DelegateERKSsS6_
- fun:_ZN91_GLOBAL__N_chrome_service_cloud_print_cloud_print_url_fetcher_unittest.cc_00000000_CA7A937624CloudPrintURLFetcherTest13CreateFetcherERK4GURLRKSs
- fun:_ZN91_GLOBAL__N_chrome_service_cloud_print_cloud_print_url_fetcher_unittest.cc_00000000_CA7A937648CloudPrintURLFetcherRetryBackoffTest_GiveUp_Test8TestBodyEv
- fun:_ZN7testing35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
-}