summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/suppressions_mac.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/valgrind/suppressions_mac.txt b/tools/valgrind/suppressions_mac.txt
index ede532e..7d6c423 100644
--- a/tools/valgrind/suppressions_mac.txt
+++ b/tools/valgrind/suppressions_mac.txt
@@ -132,21 +132,6 @@
Memcheck:Leak
fun:calloc
fun:CMSSetLabCLUT
- fun:create
- fun:CMSTransformCreate
- fun:createBase
- fun:initialize
- fun:createColorTransform
- fun:CGColorTransformCreateMutable
-}
-{
- # Mac unit_tests. Like above, but in our test? See http://crbug.com/11270
- bug_11270b
- Memcheck:Leak
- fun:calloc
- fun:CMSSetLabCLUT
- ...
- fun:*Test*
}
{
# Mac unit_tests. See http://crbug.com/11271