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

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

Issue 12253033: Added suppression for more LayerTreeDebugState errors (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 6a1203291f7fdfc5b2b0d0e106cbd07ee27bf06a..f4d454b4105b4457cfaf0ec641becc3edd1c9c47 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6549,3 +6549,8 @@
fun:_ZN10MetricsLogC2ERKSsi
fun:_ZN12_GLOBAL__N_114TestMetricsLogC1ERKSsi
}
+{
+ bug_176270
+ Memcheck:Uninitialized
+ fun:_ZNK2cc19LayerTreeDebugState20recordRenderingStatsEv
+}
« 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