Chromium Code Reviews| Index: tools/valgrind/memcheck/suppressions_mac.txt |
| =================================================================== |
| --- tools/valgrind/memcheck/suppressions_mac.txt (revision 124627) |
| +++ tools/valgrind/memcheck/suppressions_mac.txt (working copy) |
| @@ -2358,3 +2358,12 @@ |
| fun:find_registered_purgeable_zone |
| fun:malloc_make_purgeable |
| } |
| +{ |
| + bug_116526 |
| + Memcheck:Leak |
| + fun:_Znw* |
| + ... |
| + fun:_ZN4base19SequencedWorkerPoolC* |
| + ... |
| + fun:_ZN4base46SequencedWorkerPoolTest_DiscardOnShutdown_Test* |
| +} |