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

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

Issue 271098: Fix harfbuzz read past end of string on arabic text. (Closed)
Patch Set: Created 11 years, 2 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 | « third_party/harfbuzz/src/harfbuzz-arabic.c ('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 d7d7c95d89436f63600366fb04b90323b8dd3934..56fec8a6c671056e0d1e3a90a2f3af3e7a4d5333 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -993,31 +993,6 @@
fun:main
}
{
- bug_23450
- Memcheck:Addr2
- fun:getArabicProperties
- fun:arabicSyriacOpenTypeShape
- fun:HB_ArabicShape
- fun:HB_ShapeItem
- fun:_ZN7WebCore13TextRunWalker11shapeGlyphsEv
- fun:_ZN7WebCore13TextRunWalker13nextScriptRunEv
- fun:_ZN7WebCore13TextRunWalker14widthOfFullRunEv
- fun:_ZNK7WebCore4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEE
- fun:_ZNK7WebCore4Font10floatWidthERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEE
- fun:_ZN7WebCore13RenderListBox17updateFromElementEv
- fun:_ZN7WebCore22HTMLFormControlElement11recalcStyleENS_4Node11StyleChangeE
- fun:_ZN7WebCore17HTMLSelectElement11recalcStyleENS_4Node11StyleChangeE
- fun:_ZN7WebCore7Element11recalcStyleENS_4Node11StyleChangeE
- fun:_ZN7WebCore7Element11recalcStyleENS_4Node11StyleChangeE
- fun:_ZN7WebCore8Document11recalcStyleENS_4Node11StyleChangeE
- fun:_ZN7WebCore8Document19updateStyleIfNeededEv
- fun:_ZN7WebCore8Document26updateStyleForAllDocumentsEv
- fun:_ZN7WebCore4Node20dispatchGenericEventEN3WTF10PassRefPtrINS_5EventEEE
- fun:_ZN7WebCore4Node13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
- fun:_ZN7WebCore8Document15finishedParsingEv
- fun:_ZN7WebCore10HTMLParser8finishedEv
-}
-{
bug_23310
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « third_party/harfbuzz/src/harfbuzz-arabic.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698