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

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

Issue 226613009: adjust suppress for uninit error from visitStack (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 722e630b6c5deee436f194fef782ba248e75ae01..53a73923e407536bda33bac8208f784d8e44e862 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6188,7 +6188,7 @@
fun:_ZN7WebCore11ThreadState10visitStackEPNS_7VisitorE
fun:_ZN7WebCore11ThreadState5traceEPNS_7VisitorE
fun:_ZN7WebCore11ThreadState10visitRootsEPNS_7VisitorE
- fun:_ZN7WebCore4Heap14collectGarbageENS_11ThreadState10StackStateENS0_6GCTypeE
+ fun:_ZN7WebCore4Heap14collectGarbageENS_11ThreadState10StackState*
}
{
bug_345432
« 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