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

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

Issue 10076001: Fix memory leak caused by Rules Registries (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 394233deb1304971291bd3464c87090b6a73e751..536ed3145fa95b7540a2ba2d9241998fc7f2d734 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5370,19 +5370,6 @@
fun:_ZN7WebCore7Element16styleForRendererEv
}
{
- bug_122130
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN10extensions20RulesRegistryService30RegisterDefaultRulesRegistriesEv
- fun:_ZN19ExtensionSystemImpl6Shared4InitEb
- fun:_ZN19ExtensionSystemImpl4InitEb
- fun:_ZN14ProfileManager22DoFinalInitForServicesEP7Profileb
- fun:_ZN14ProfileManager11DoFinalInitEP7Profileb
- fun:_ZN14ProfileManager10AddProfileEP7Profile
- fun:_ZN14ProfileManager*GetProfileERK8FilePath
- fun:_ZN14ProfileManager*Get*ProfileERK8FilePath
-}
-{
bug_122177
Memcheck:Leak
...
« chrome/browser/extensions/extension_system.cc ('K') | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698