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

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

Issue 851503003: Update from https://crrev.com/311076 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « tools/valgrind/chrome_tests.py ('k') | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index f2eccdfc4f39e598942891751b0b4623a6d12401..2c5c45442d64cdb91c46b3053b56911256d3e20c 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -704,3 +704,8 @@ content.dll!content::RenderViewImpl::`vector deleting destructor'
content.dll!base::internal::BindState<>::`scalar deleting destructor'
base.dll!scoped_refptr<>::Release
base.dll!base::internal::CallbackBase::~CallbackBase
+
+UNADDRESSABLE ACCESS
+name=https://crbug.com/447788
+...
+*!gpu::gles2::GLES2ImplementationTest_TexImage3DSingleCommand_Test::TestBody
« no previous file with comments | « tools/valgrind/chrome_tests.py ('k') | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698