| 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
|
|
|