diff options
-rw-r--r-- | tools/heapcheck/suppressions.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 1cbb189..e22efed 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -951,3 +951,25 @@ ... fun:GeolocationGatewayDataProviderCommonTest::SetUp } +{ + bug_52834 + Heapcheck:Leak + ... + fun:hashtable + fun:hash_map + fun:IDMap + fun:RenderProcessHost + fun:MockRenderProcessHost + fun:MockRenderProcessHostFactory::CreateRenderProcessHost + fun:SiteInstance::GetProcess + fun:RenderViewHost + fun:TestRenderViewHost + fun:TestRenderViewHostFactory::CreateRenderViewHost + fun:RenderViewHostFactory::Create + fun:RenderViewHostManager::Init + fun:TabContents + fun:TestTabContents + fun:RenderViewHostTestHarness::CreateTestTabContents + fun:RenderViewHostTestHarness::SetUp + fun:testing::Test::Run +} |