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

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

Issue 8640003: Valgrind: Fix another suppression for bug 101146 post-move. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 2a76efceb355776412dc66fd6a850b66eec20b45..9a0ee8c2fb1f2dd46725898188da91953baa9028 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4773,7 +4773,7 @@
bug_101146a
Memcheck:Leak
fun:_Znw*
- fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev
+ fun:_ZN11webkit_glue16WebURLLoaderImplC1EPNS_25WebKitPlatformSupportImplE
fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv
fun:_ZN7WebCore22ResourceHandleInternal5startEv
fun:_ZN7WebCore14ResourceHandle5startEPNS_17NetworkingContextE
« 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