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

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

Issue 7977041: Fix unittest-only leak in ExtensionSettingsUIWrapper. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 3 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 | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 8877b6ad5b36033b01f632446c8c9f9341847087..49a5785e2baceab3ffb6773497028e92e135d7a1 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4646,16 +4646,6 @@
fun:_ZN*ExtensionSettingsQuotaUnittest_*
}
{
- bug_97511_c
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN26ExtensionSettingsUIWrapper4Core16InitOnFileThreadERK8FilePath
- fun:_ZN4base8internal8Invoker2ILb0ENS0_15InvokerStorage2IMN26ExtensionSettingsUIWrapper4CoreEFvRK8FilePathEPS4_S5_EES9_E8DoInvokeEPNS0_18InvokerStorageBaseE
- fun:_ZNK4base8CallbackIFvvEE3RunEv
- ...
- fun:_ZN*Extension*Test*
-}
-{
bug_97511_d
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698