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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 17287009: [Memory Sheriff] Widen FileStream suppression. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 0b53ae5f9cb44bbba90e785f2bfaba62ce0ff225..d4147cd01802a8a95c994bc2de73e8613320d7d2 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -865,6 +865,14 @@
fun:jingle_glue::ChromeAsyncSocket::Connect
}
{
+ bug_251004
+ Heapcheck:Leak
+ fun:base::internal::PostTaskAndReplyImpl::PostTaskAndReply
+ fun:base::TaskRunner::PostTaskAndReply
+ fun:net::FileStream::Context::CloseAndDelete
+ fun:net::FileStream::Context::Orphan
+}
+{
bug_251034_a
Heapcheck:Leak
...
« 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