diff options
-rw-r--r-- | tools/heapcheck/suppressions.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index d303e4f..042ef3c 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -174,3 +174,20 @@ ... fun:GeolocationWifiDataProviderCommonTest::SetUp } + +{ + bug_38293 + Heapcheck:Leak + fun:RefCountedBase + fun:RefCounted + fun:Flag + fun:base::internal::WeakReferenceOwner::GetRef + fun:base::WeakPtrFactory::GetWeakPtr + fun:ScopedRunnableMethodFactory::NewRunnableMethod + fun:BookmarkBarGtk::BookmarkNodeAdded + fun:BookmarkModel::AddNode + fun:BookmarkModel::AddURLWithCreationTime + fun:BookmarkModel::AddURL + fun:BookmarkModel::AddURL + fun:BookmarkBarGtkUnittest_HidesHelpMessageWithBookmark_Test::TestBody +} |