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

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

Issue 850793004: Update from https://crrev.com/311346 (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 | « third_party/qcms/src/iccread.c ('k') | no next file » | 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 2c5c45442d64cdb91c46b3053b56911256d3e20c..3b1eaadeaf350f76c7ad43b3121652778c91f3c7 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -709,3 +709,15 @@ UNADDRESSABLE ACCESS
name=https://crbug.com/447788
...
*!gpu::gles2::GLES2ImplementationTest_TexImage3DSingleCommand_Test::TestBody
+
+UNADDRESSABLE ACCESS
+name=https://crbug.com/448189
+aura.dll!aura::GetDeviceScaleFactorFromDisplay
+aura.dll!aura::WindowTreeHost::InitCompositor
+aura.dll!aura::WindowTreeHost::InitHost
+ash.dll!ash::DisplayController::AddWindowTreeHostForDisplay
+ash.dll!ash::DisplayController::CreatePrimaryHost
+ash.dll!ash::Shell::Init
+ash.dll!ash::Shell::CreateInstance
+*!ash::test::AshTestHelper::SetUp
+*!ash::test::AshTestBase::SetUp
« no previous file with comments | « third_party/qcms/src/iccread.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698