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

Unified Diff: tools/valgrind.supp

Issue 897953006: generalize FcFontRenderPrepare supression (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: ios too? Created 5 years, 10 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 | « gyp/common_conditions.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind.supp
diff --git a/tools/valgrind.supp b/tools/valgrind.supp
index 944fa1ecfda0d58a2803a1ea661b4d6a1a86f709..f71a6c1d27ac12b1abec97f9ff58f395778c462a 100644
--- a/tools/valgrind.supp
+++ b/tools/valgrind.supp
@@ -106,8 +106,6 @@
Memcheck:Leak
fun:*alloc
...
- fun:FcConfigValues
- fun:FcConfigSubstituteWithPat
fun:FcFontRenderPrepare
}
{
« no previous file with comments | « gyp/common_conditions.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698