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

Unified Diff: tools/valgrind/suppressions.txt

Issue 118087: Broaden valgrind supression for known issue in zlib. This seems (Closed)
Patch Set: Reenable zip tests on mac Created 11 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 | « chrome/common/zip_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/suppressions.txt
diff --git a/tools/valgrind/suppressions.txt b/tools/valgrind/suppressions.txt
index 431c699d84c7495c8b439ca019431410d4ba88dd..ca8c65b67239ca9761d255eb77923bd85245b204 100644
--- a/tools/valgrind/suppressions.txt
+++ b/tools/valgrind/suppressions.txt
@@ -14,8 +14,7 @@
{
Uninitialized value in deflate
Memcheck:Cond
- fun:longest_match
- fun:deflate_slow
+ ...
fun:MOZ_Z_deflate
}
{
« no previous file with comments | « chrome/common/zip_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698