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

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

Issue 9949017: Fix the suppression for 122130, 2nd attempt. (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
« 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 1ddef2c38595f662943072cbf884288686300103..b57b98f479090040e45cdbd4eaa18643756166b1 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5320,7 +5320,7 @@
fun:_ZN14ProfileManager11DoFinalInitEP7Profileb
fun:_ZN14ProfileManager10AddProfileEP7Profile
fun:_ZN14ProfileManager*GetProfileERK8FilePath
- fun:_ZN14ProfileManager*GetLastUsedProfileERK8FilePath
+ fun:_ZN14ProfileManager*Get*ProfileERK8FilePath
}
#-----------------------------------------------------------------------
« 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