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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 307993006: [MemSheriff] More ResourceFetcher suppressions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mem_367809
Patch Set: Created 6 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 5157602f25e3655633efb336d7ec210e9e0eeb33..9689e8bf8926cb69c0a7029a2fee547adcb05aad 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5929,6 +5929,14 @@
fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4base9TimeTicksE
}
{
+ bug_328092
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN7content16WebURLLoaderImplC1Ev
+ fun:_ZN7content17BlinkPlatformImpl15createURLLoaderEv
+ fun:_ZN7WebCore14ResourceLoader5startEv
+}
+{
bug_329960
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698