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

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

Issue 2819068: Relaxing suppression for 45254_InitExtension_Leak (Closed)
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 | « no previous file | 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 4328fbda936f472a7cd22bc0ebe51add26dc90c0..ea924e22f39a5dac98253a21f2bbc12f5471a997 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3099,9 +3099,9 @@
fun:_ZN11ProfileImpl14InitExtensionsEv
fun:_ZN14ProfileManager10AddProfileEP7Profileb
fun:_ZN14ProfileManager10GetProfileERK8FilePathb
- fun:_ZN14ProfileManager10GetProfileERK8FilePath
+ ...
fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
- fun:*18MainFunctionParams13CreateProfileERK18MainFunctionParamsRK8FilePath
+ ...
fun:_Z11BrowserMainRK18MainFunctionParams
fun:ChromeMain
fun:main
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698