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

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

Issue 7806004: Suppression leak in ResolveProxyMsgHelperTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | « tools/heapcheck/suppressions.txt ('k') | 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 ec5abfc469e790729e2f5886abd38da5734e3a2f..b4fe1628fdf4d98bcd3dcead388316bdd6d9edd1 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3876,11 +3876,10 @@
{
bug_76354
Memcheck:Leak
- fun:_Znw*
...
- fun:_ZN32ChildProcessHostMsg_ResolveProxyC1ERK4GURLPiPSs
+ fun:_ZN24ViewHostMsg_ResolveProxyC1ERK4GURLPbPSs
fun:_ZN25ResolveProxyMsgHelperTest13GenerateReplyEv
- fun:_ZN*ResolveProxyMsgHelperTest_*_Test8TestBodyEv
+ fun:_ZN44ResolveProxyMsgHelperTest_*_Test8TestBodyEv
}
{
bug_76490
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698