diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index d596518..5b7319c4 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1543,4 +1543,11 @@ fun:TestingProfile::CreateRequestContext fun:ProfileSyncService*Test::SetUp } - +{ + bug_88438 + Heapcheck:Leak + fun:invalidation::NewPermanentCallback + fun:invalidation::InvalidationClientImpl::ScheduleStartAfterReadingStateBlob + fun:invalidation::InvalidationClientImpl::Start + fun:sync_notifier::ChromeInvalidationClient::Start +} |