diff options
Diffstat (limited to 'tools/valgrind/memcheck/suppressions_mac.txt')
-rw-r--r-- | tools/valgrind/memcheck/suppressions_mac.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt index 83b0cef..c5dc26f 100644 --- a/tools/valgrind/memcheck/suppressions_mac.txt +++ b/tools/valgrind/memcheck/suppressions_mac.txt @@ -1229,3 +1229,15 @@ fun:_ZN7WebCore16HTML5TreeBuilder8finishedEv fun:_ZN7WebCore19HTML5DocumentParser3endEv } +{ + bug_47949 + Memcheck:Cond + fun:rips_f_DrawRing + fun:rips_f_BltShape + fun:ripc_Render + fun:ripc_DrawRects + fun:CGContextFillRects + fun:CGContextFillRect + fun:NSRectFill + fun:_ZN18FocusIndicationFix40currentOSHasSetFocusRingStyleInBitmapBugEv +} |