| Index: tools/valgrind/drmemory/suppressions_full.txt
|
| diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
|
| index 751c0efcafcc536deccb8c67a0483db243067265..73cfeb20a5007f59b434eb259c4c0bb664a48209 100644
|
| --- a/tools/valgrind/drmemory/suppressions_full.txt
|
| +++ b/tools/valgrind/drmemory/suppressions_full.txt
|
| @@ -2158,3 +2158,17 @@ name=drm_i#1546
|
| *!testing::internal::CmpHelperEQ<>
|
| *!testing::internal::EqHelper<>::Compare<>
|
| *!content::BrowserPluginTest_ResizeFlowControl_Test::TestBody
|
| +
|
| +UNINITIALIZED READ
|
| +name=bug_374105a
|
| +...
|
| +gpu.dll!gpu::gles2::ShaderTranslatorCache::GetTranslator
|
| +gpu.dll!gpu::gles2::GLES2DecoderImpl::InitializeShaderTranslator
|
| +gpu.dll!gpu::gles2::GLES2DecoderImpl::Initialize
|
| +gpu.dll!gpu::InProcessCommandBuffer::InitializeOnGpuThread
|
| +
|
| +UNINITIALIZED READ
|
| +name=bug_374105b
|
| +...
|
| +gpu.dll!gpu::gles2::ShaderTranslator::GetStringForOptionsThatWouldEffectCompilation
|
| +*!gpu::gles2::ShaderTranslatorTest_OptionsString_Test::TestBody
|
|
|