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

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

Issue 6883090: Leak in webkit_fileapi_file_system_url_request_job_unittest.cc setup (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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 455be403d7f9c214d4a38eaae539d79daf18d2db..da94cdc270114c4a10de581961bb2c21869075c2 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4387,13 +4387,13 @@
bug_80002a
Memcheck:Leak
fun:_Znw*
- fun:*webkit_fileapi_file_system_url_request_job_unittest.cc*SetUpEv
+ fun:*FileSystemURLRequestJobTest5SetUpEv
}
{
bug_80002b
Memcheck:Leak
fun:_Znw*
- fun:*webkit_fileapi_file_system_dir_url_request_job_unittest.cc*SetUpEv
+ fun:*FileSystemDirURLRequestJobTest5SetUpEv
}
{
bug_80022
« 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