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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 2819013: Fixed memleak in JsonHostConfig. (Closed)
Patch Set: Created 10 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 | « remoting/host/json_host_config.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index d4aa298225e72ab5545040f4fd7612a87ab007fa..eb45dcbfae4169e3e60eca05aa5d9cdb12e87062 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -775,27 +775,6 @@
}
{
- bug_46882_a
- Heapcheck:Leak
- ...
- fun:remoting::JsonHostConfig::Read
-}
-
-{
- bug_46882_b
- Heapcheck:Leak
- ...
- fun:remoting::JsonHostConfigTest_Write_Test::TestBody
-}
-
-{
- bug_46882_c
- Heapcheck:Leak
- fun:base::MessageLoopProxy::CreateForCurrentThread
- fun:remoting::JsonHostConfigTest::SetUp
-}
-
-{
bug_46886
Heapcheck:Leak
...
« no previous file with comments | « remoting/host/json_host_config.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698