diff options
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 3fdaa7c..272c338 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -936,19 +936,3 @@ fun:RunnableMethod::Run fun:MessageLoop::RunTask } -{ - bug_53573_a - Heapcheck:Leak - fun:CancelableTask* NewRunnableMethod - fun:DeviceDataProviderImplBase::NotifyListeners - fun:GatewayDataProviderCommon::DoRouterScanTask - fun:void DispatchToMethod - fun:ScopedRunnableMethodFactory::RunnableMethod::Run - fun:MessageLoop::RunTask -} -{ - bug_53573_b - Heapcheck:Leak - ... - fun:GeolocationGatewayDataProviderCommonTest::SetUp -} |