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

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

Issue 8775056: Widen leak suppression for intermittent WebKit leak. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 97690af46717a805e481575029acdccc8dc5da65..37ae9174ea7672cc6ecb5a03c6704c3957e4dc85 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4330,9 +4330,9 @@
{
bug_96568a
Memcheck:Leak
- fun:realloc
+ fun:*alloc
...
- fun:HB_OpenTypeShape
+ fun:HB_OpenType*
...
fun:HB_ShapeItem
fun:_ZN7WebCore21ComplexTextController11shapeGlyphsEv
« 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