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

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

Issue 3060024: Partially revert r53873 (and the valgrind suppression for it). (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 5 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 | « chrome/browser/dom_ui/dom_ui_thumbnail_source.cc ('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 24a9f1ce7f71f9c2b5d1f53e922ec28f785387b7..9fc44d0e8dad772bf7838509256241459ed007f9 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3612,7 +3612,7 @@
fun:*DirectoryBackingStore*
}
{
- bug_50484
+ big_50484
Evan Martin 2010/07/28 17:56:48 big?
Memcheck:Leak
...
fun:_ZN15SyncSetupWizard*EP18ProfileSyncService
@@ -3625,13 +3625,3 @@
fun:_ZN7Browser16InitCommandStateEv
fun:_ZN7Browser*ENS_4TypeEP7Profile
}
-{
- bug_50504
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN25SharedResourcesDataSource8RegisterEv
- fun:_Z27RegisterURLRequestChromeJobv
- fun:_Z11BrowserMainRK18MainFunctionParams
- fun:ChromeMain
- fun:main
-}
« no previous file with comments | « chrome/browser/dom_ui/dom_ui_thumbnail_source.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698