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

Unified Diff: tools/valgrind.supp

Issue 1562433002: update nanobench Valgrind suppression (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 11 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.supp
diff --git a/tools/valgrind.supp b/tools/valgrind.supp
index 4e2dd35f92f849c5731abcd21176b1b88359c1aa..9c561d05204dfd61d6ad1c6ae850f38bf9512573 100644
--- a/tools/valgrind.supp
+++ b/tools/valgrind.supp
@@ -19,7 +19,7 @@
match-leak-kinds: possible
...
fun:_ZN8SkThreadC1EPFvPvES0_
- fun:_ZL15start_keepalivev
+ ...
fun:_Z14nanobench_mainv
fun:main
}
« 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