| Index: tools/valgrind/memcheck/suppressions_mac.txt
|
| ===================================================================
|
| --- tools/valgrind/memcheck/suppressions_mac.txt (revision 68848)
|
| +++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
|
| @@ -1173,3 +1173,13 @@
|
| fun:_ZN13UtilityThreadC2Ev
|
| fun:_ZN13UtilityThreadC1Ev
|
| }
|
| +{
|
| + bug_66102
|
| + Memcheck:Leak
|
| + fun:_Znw*
|
| + ...
|
| + fun:_ZN6policy21FileBasedPolicyLoader11InitWatcherEv
|
| + ...
|
| + fun:_ZN54PrefValueStorePolicyRefreshTest_TestPolicyRefresh_Test8TestBodyEv
|
| +}
|
| +
|
|
|