Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: tools/heapcheck/suppressions.txt

Issue 22782002: [SyncFS] Fix leak on MetadataDatabase (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: leak fix Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 330351b8e24c2b26ec5a0d96a3b346da708ed0ea..5d03b7b3654ea507c5fec5492c6e01da1704024f 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -849,11 +849,3 @@
fun:MessageCenterView
fun:message_center::MessageCenterViewTest::SetUp
}
-{
- bug_270742
- Heapcheck:Leak
- ...
- fun:ReadDatabaseContents
- fun:sync_file_system::drive_backend::MetadataDatabase::InitializeOnTaskRunner
- fun:sync_file_system::drive_backend::MetadataDatabase::CreateOnTaskRunner
-}
« no previous file with comments | « chrome/browser/sync_file_system/drive_backend/metadata_database.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698