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

Unified Diff: tools/lsan/suppressions.txt

Issue 280463006: Remove memory error suppressions for leaks caused by PostTaskAndReply in ImportantFileWriter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge up to r275130 Created 6 years, 6 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
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/lsan/suppressions.txt
diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt
index 2be6d3be929a011849bdd1b863320863e130e6d5..c52f8722b9a5df46d1aa1623f30d8645a14e87ae 100644
--- a/tools/lsan/suppressions.txt
+++ b/tools/lsan/suppressions.txt
@@ -107,9 +107,6 @@ leak:LoginUtilsBlockingLoginTest_EnterpriseLoginBlocksForEnterpriseUser
leak:LoginUtilsTest::SetUp
leak:LoginUtilsTest::PrepareProfile
-# http://crbug.com/371974
-leak:base::ImportantFileWriter::PostWriteTask
-
# http://crbug.com/328092
leak:WebCore::ResourceFetcher::requestResource
leak:content::ResourceFetcherTests::ResourceFetcherDeletedInCallbackOnRenderer
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698