| Index: tools/valgrind/memcheck/suppressions_mac.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
|
| index 8757908fa51478cd1f7c7e9df1866bdedf1fad8a..c211de9cf58a982255c08614998e1797ae174c70 100644
|
| --- a/tools/valgrind/memcheck/suppressions_mac.txt
|
| +++ b/tools/valgrind/memcheck/suppressions_mac.txt
|
| @@ -1118,3 +1118,25 @@
|
| fun:_ZN9CocoaTest8TearDownEv
|
| fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
|
| }
|
| +{
|
| + bug_61929
|
| + Memcheck:Leak
|
| + fun:calloc
|
| + fun:IOAlloc
|
| + fun:CMOpenOrNewAccess
|
| + fun:CMOpenProfile
|
| + fun:_CMGetProfileOfSuite
|
| + fun:CMGetProfileByAVID
|
| + fun:CMSCreateDisplayProfile
|
| + fun:create
|
| + fun:CMSTransformCreate
|
| + fun:createBase
|
| + fun:initialize
|
| + fun:createColorTransform
|
| + fun:CGColorTransformCreateMutable
|
| + fun:CGBitmapColorTransformCreate
|
| + fun:__CGBitmapContextDelegateCreate
|
| + fun:__CGBitmapContextDelegateCreate
|
| + fun:createBitmapContext
|
| + fun:CGBitmapContextCreate
|
| +}
|
|
|