diff options
Diffstat (limited to 'tools/valgrind/memcheck/suppressions_mac.txt')
-rw-r--r-- | tools/valgrind/memcheck/suppressions_mac.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt index e8bb48c..4a6caa3 100644 --- a/tools/valgrind/memcheck/suppressions_mac.txt +++ b/tools/valgrind/memcheck/suppressions_mac.txt @@ -442,20 +442,6 @@ fun:_ZN7WebCore11RenderBlock5paintERNS_12RenderObject9PaintInfoEii } { - # Probably a system leak? - bug_16628 - Memcheck:Leak - fun:malloc_zone_malloc - fun:_CFRuntimeCreateInstance - fun:__CFDictionaryInit - fun:CARenderOGLNew_ - fun:view_state_new - fun:view_state_acquire - fun:view_draw - fun:CAViewDraw - fun:-[NSView _drawRect:clip:] -} -{ # System leak? But we usually tickle it with our throbber... bug_18661 Memcheck:Leak |