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

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

Issue 10444125: Valgrind: Fix a leak in OneClickSigninHelperTest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 1751a6c428af0c6c92c6824cf751a6e817679b05..ee1dda744d13d7eabbac1273626dbc2e70d7597e 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5792,21 +5792,6 @@
fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
}
{
- bug_130246
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN16SiteInstanceImpl10GetProcessEv
- fun:_ZN7content18RenderViewHostImplC1EPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEibPNS_23SessionStorageNamespaceE
- fun:_ZN21RenderViewHostFactory6CreateEPN7content12SiteInstanceEPNS0_22RenderViewHostDelegateEPNS0_24RenderWidgetHostDelegateEibPNS0_23SessionStorageNamespaceE
- fun:_ZN21RenderViewHostManager4InitEPN7content14BrowserContextEPNS0_12SiteInstanceEi
- fun:_ZN15WebContentsImplC2EPN7content14BrowserContextEPNS0_12SiteInstanceEiPKS_PS_P27SessionStorageNamespaceImpl
- fun:_ZN7content15TestWebContentsC1EPNS_14BrowserContextEPNS_12SiteInstanceE
- fun:_ZN7content17WebContentsTester21CreateTestWebContentsEPNS_14BrowserContextEPNS_12SiteInstanceE
- fun:_ZN12_GLOBAL__N_124OneClickSigninHelperTest21CreateMockWebContentsEb
- fun:_ZN*OneClickSigninHelperTest_*
-}
-
-{
bug_130362
Memcheck:Leak
fun:_Znw*
@@ -5817,7 +5802,6 @@
fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
fun:_ZN13sync_notifier31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
}
-
{
bug_130449
Memcheck:Leak
@@ -5829,7 +5813,6 @@
fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
fun:_ZN13sync_notifier31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
}
-
{
bug_130619
Memcheck:Leak

Powered by Google App Engine
This is Rietveld 408576698