summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 14f3d5d..6a80260 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1456,3 +1456,9 @@
...
fun:CFBundlePreflightExecutable
}
+{
+ bug_75142
+ Memcheck:Addr4
+ ...
+ fun:CGContextShowGlyphsWithAdvances
+}