summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 9aa0135..c93ca5c 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1963,6 +1963,18 @@
fun:CGCMSInterfaceTransformConvertColorComponents
}
{
+ bug_105341_c
+ Memcheck:Leak
+ fun:malloc_zone_malloc
+ fun:_CFRuntimeCreateInstance
+ fun:allocWorld
+ fun:create
+ fun:aquireColorWorldByAttributes
+ fun:acquireColorWorld
+ fun:CMSTransformConvertRequired
+ fun:CGCMSInterfaceTransformConvertRequired
+}
+{
bug_105342
Memcheck:Leak
fun:_Znw*
@@ -2315,4 +2327,4 @@
fun:_ZN6WebKit12WebFrameImpl16paintWithContextERN7WebCore15GraphicsContextERKNS_7WebRectE
fun:_ZN6WebKit12WebFrameImpl5paintEP8SkCanvasRKNS_7WebRectE
fun:_ZN6WebKit11WebViewImpl5paintEP8SkCanvasRKNS_7WebRectE
-} \ No newline at end of file
+}