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

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

Issue 155808: Widen ExtensionUnpacker_Test suppression yet again (Closed)
Patch Set: Created 11 years, 5 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 b90691e8717d0cd2f7601210d6c5036d46f4b06c..caed1dbf143370fa1158255bbc26c3308b5ba008 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -929,7 +929,7 @@
# Anonymous namespaces requires wildcard to match on both mac and linux
bug_17129
Memcheck:Leak
- fun:_Znwj
+ fun:_Znw*
fun:*UtilityProcessHostTest_ExtensionUnpacker_Test8TestBodyEv
}
{
« 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