| Index: tools/valgrind/memcheck/suppressions_mac.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
|
| index 08fbad68fa0c6d499966f0ecf86fda3c853c8215..d35152a51faba68c143765c48f64bdb4e080e09a 100644
|
| --- a/tools/valgrind/memcheck/suppressions_mac.txt
|
| +++ b/tools/valgrind/memcheck/suppressions_mac.txt
|
| @@ -1242,12 +1242,18 @@
|
| fun:CFBundlePreflightExecutable
|
| }
|
| {
|
| - bug_75142
|
| + bug_75142a
|
| Memcheck:Addr4
|
| ...
|
| fun:CGContextShowGlyphsWithAdvances
|
| }
|
| {
|
| + bug_75142b
|
| + Memcheck:Leak
|
| + ...
|
| + fun:CGContextShowGlyphsWithAdvances
|
| +}
|
| +{
|
| bug_75714_a
|
| Memcheck:Addr8
|
| ...
|
|
|