| Index: tools/valgrind/memcheck/suppressions_mac.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
|
| index f016fd4150944c213633a441bf6be055fb9de515..09ff4af844472db4bb5252be58629ab24d3b9f5e 100644
|
| --- a/tools/valgrind/memcheck/suppressions_mac.txt
|
| +++ b/tools/valgrind/memcheck/suppressions_mac.txt
|
| @@ -2275,4 +2275,30 @@
|
| fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
|
| fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
|
| fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
|
| - }
|
| +}
|
| +{
|
| + bug_107177
|
| + Memcheck:Leak
|
| + fun:calloc
|
| + fun:CGGlyphBitmapCreate
|
| + fun:CGFontCreateGlyphBitmap8
|
| + fun:create_missing_bitmaps
|
| + fun:CGGlyphLockLockGlyphBitmaps
|
| + fun:ripc_RenderGlyphs
|
| + fun:ripc_DrawGlyphs
|
| + fun:draw_glyphs
|
| + fun:CGContextShowGlyphs
|
| + fun:_ZN9Offscreen5getCGERK19SkScalerContext_MacRK7SkGlyphbtPm
|
| + fun:_ZN19SkScalerContext_Mac13generateImageERK7SkGlyph
|
| + fun:_ZN15SkScalerContext8getImageERK7SkGlyph
|
| + fun:_ZN12SkGlyphCache9findImageERK7SkGlyph
|
| + fun:_ZL22D1G_NoBounder_RectClipRK12SkDraw1GlyphiiRK7SkGlyph
|
| + fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint
|
| + fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
|
| + fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint
|
| + fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
|
| + fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
|
| + fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
|
| + fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
|
| + fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEii
|
| +}
|
|
|