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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 7658009: Update Valgrind suppressions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 96905)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4846,7 +4846,7 @@
fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISsSsESaIS3_EEiP11CommandLine
}
{
- bug_90057
+ bug_90057a
Memcheck:Leak
...
fun:_ZN3net13CookieMonster9InitStoreEv
@@ -4859,6 +4859,17 @@
fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
}
{
+ bug_90057b
+ Memcheck:Leak
+ ...
+ fun:_ZN3net13CookieMonster9InitStoreEv
+ fun:_ZN3net13CookieMonster15InitIfNecessaryEv
+ fun:_ZN3net13CookieMonster21GetCookiesWithOptionsERK4GURLRKNS_13CookieOptionsE
+ fun:_ZN3net13CookieMonster26GetCookiesWithOptionsAsyncERK4GURLRKNS_13CookieOptionsERKN4base8CallbackIFvRKSsEEE
+ fun:_ZN3net11CookieStore15GetCookiesAsyncERK4GURLRKN4base8CallbackIFvRKSsEEE
+ fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSs
+}
+{
bug_90212
Memcheck:Leak
fun:_Znw*
@@ -5266,6 +5277,41 @@
fun:_ZN4base14MessagePumpGtk14DispatchEventsEP9_GdkEvent
}
{
+ bug_92741a
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN4base4BindIPFvPNS_13WaitableEventEPSsRKSsES2_S3_EENS_8internal20InvokerStorageHolderINS8_15InvokerStorage2IT_T0_T1_EEEESB_RKSC_RKSD_
+ fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSs
+ fun:_Z18DispatchToFunctionIPFvRK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSsES0_S6_SB_SC_EvT_RK6Tuple4IT0_T1_T2_T3_E
+ fun:_ZN16RunnableFunctionIPFvRK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSsE6Tuple4IS0_S6_SB_SC_EE3RunEv
+ fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
+}
+{
+ bug_92741b
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore10CookieInfoESaIS6_EEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSE_15InvokerStorage1IT_T0_EEEESH_RKSI_
+ fun:_ZN3net17URLRequestHttpJob24CheckCookiePolicyAndLoadERKNS_10CookieListE
+ fun:_ZN4base8internal8Invoker1ILb1ENS0_15InvokerStorage1IMN3net17URLRequestHttpJobEFvRKNS3_10CookieListEENS_7WeakPtrIS4_EEEES9_E8DoInvokeEPNS0_18InvokerStorageBaseES7_
+ fun:_ZNK4base8CallbackIFvRKN3net10CookieListEEE3RunES4_
+}
+{
+ bug_92741c
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvRKNS1_10CookieListEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSA_15InvokerStorage1IT_T0_EEEESD_RKSE_
+ fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
+ fun:_ZN3net17URLRequestHttpJob5StartEv
+ fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE
+ fun:_ZN3net10URLRequest5StartEv
+ fun:_ZN10URLFetcher4Core15StartURLRequestEv
+ fun:_ZN10URLFetcher4Core30StartURLRequestWhenAppropriateEv
+ fun:_ZN10URLFetcher4Core15StartOnIOThreadEv
+ fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvvEEvPT_T0_RK6Tuple0
+ fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvvE6Tuple0E3RunEv
+ fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
+}
+{
bug_92876a
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698