From cffef267a11a85abdfe5a8d32f413f562959dab1 Mon Sep 17 00:00:00 2001 From: "cbentzel@chromium.org" Date: Fri, 22 Apr 2011 00:32:57 +0000 Subject: Widen suppression for 79651 BUG=79651 TEST=None Review URL: http://codereview.chromium.org/6894011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82593 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/heapcheck/suppressions.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'tools/heapcheck') diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index a09ad806..0dd126e 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1405,15 +1405,20 @@ fun:browser_sync::SyncerThread::DoSyncSessionJob } { - bug_79651 + bug_79651_a Heapcheck:Leak ... - fun:SingleLoginAttempt - fun:notifier::Login::StartConnection fun:sync_notifier::InvalidationNotifier::UpdateCredentials fun:sync_notifier::::InvalidationNotifierTest_Basic_Test::TestBody } { + bug_79651_b + Heapcheck:Leak + ... + fun:basic_string + fun:sync_notifier::::InvalidationNotifierTest_Basic_Test::TestBody +} +{ bug_79794 Heapcheck:Leak fun:__gnu_cxx::new_allocator::allocate -- cgit v1.1