| Index: tools/valgrind/memcheck/suppressions_mac.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
|
| index afaaca8270cee8c01b36d7ad8de07c71afc002e5..4e2ca0707bd16f014bd257110de7b552ab7af606 100644
|
| --- a/tools/valgrind/memcheck/suppressions_mac.txt
|
| +++ b/tools/valgrind/memcheck/suppressions_mac.txt
|
| @@ -2512,3 +2512,14 @@
|
| fun:_ZN7content16WebIDBCursorImpl16continueFunctionERKN5blink9WebIDBKeyEPNS1_15WebIDBCallbacksE
|
| fun:_ZN7content38WebIDBCursorImplTest_PrefetchTest_Test8TestBodyEv
|
| }
|
| +{
|
| + bug_392244
|
| + Memcheck:Leak
|
| + ...
|
| + fun:_ZN4base10GetTempDirEPNS_8FilePathE
|
| + fun:_ZN4base15GetShmemTempDirEbPNS_8FilePathE
|
| + ...
|
| + fun:_ZN7content25TestWebKitPlatformSupportC2Ev
|
| + fun:_ZN7content25TestWebKitPlatformSupportC1Ev
|
| + fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
|
| +}
|
|
|