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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 10882053: Fixed memory leak. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 25910dea689d3edd0822124b5cece4d725d76666..6aa0dc92b8725e2b60f0c2dedf639686275c9b33 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1476,16 +1476,6 @@
fun:ChromeAppCacheService::InitializeOnIOThread
}
{
- bug_144898
- Heapcheck:Leak
- fun:PrintSystemTaskProxyTest_DetectNoDuplexModeCUPS_Test::TestBody
-}
-{
- bug_144898_b
- Heapcheck:Leak
- fun:PrintSystemTaskProxyTest_DetectDuplexModeCUPS_Test::TestBody
-}
-{
bug_144913
Heapcheck:Leak
...
« no previous file with comments | « chrome/browser/printing/print_system_task_proxy_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698