diff options
-rw-r--r-- | tools/heapcheck/suppressions.txt | 12 | ||||
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 22 |
2 files changed, 22 insertions, 12 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 29df536..e845d4a 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -886,22 +886,10 @@ bug_251034_b Heapcheck:Leak ... - fun:gfx::OSMESAApiBase::OSMesaMakeCurrentFn - fun:gfx::GLContextOSMesa::MakeCurrent fun:Initialize fun:gpu::GLInProcessContext::CreateContext fun:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl::MaybeInitializeGL fun:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl::makeContextCurrent - fun:ui::DefaultContextFactory::CreateContextCommon - fun:ui::DefaultContextFactory::CreateOutputSurface - fun:ui::Compositor::CreateOutputSurface - fun:cc::LayerTreeHost::CreateOutputSurface - fun:cc::LayerTreeHost::InitializeProxy - fun:cc::LayerTreeHost::Initialize - fun:cc::LayerTreeHost::Create - fun:Compositor - fun:ui::TestCompositorHostX11::Show - fun:SetUp } { bug_251034_c diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index d753736..f5d7a90 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -7026,6 +7026,22 @@ fun:_ZN3net10FileStream7Context14CloseAndDeleteEv } { + bug_251034 + Memcheck:Leak + ... + fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE + fun:_ZN3gpu5gles221ShaderTranslatorCache13GetTranslatorE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE + fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv + fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEEbRKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE + fun:_ZN3gpu12_GLOBAL__N_122GLInProcessContextImpl10InitializeEbmRKN3gfx4SizeEPKcPKiNS2_13GpuPreferenceERKN4base8CallbackIFvvEEE + fun:_ZN3gpu18GLInProcessContext13CreateContextEbmRKN3gfx4SizeEbPKcPKiNS1_13GpuPreferenceERKN4base8CallbackIFvvEEE + fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl17MaybeInitializeGLEv + fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl18makeContextCurrentEv + fun:_ZN2cc13OutputSurface12BindToClientEPNS_19OutputSurfaceClientE + fun:_ZN2cc17LayerTreeHostImpl18InitializeRendererE10scoped_ptrINS_13OutputSurfaceEN4base14DefaultDeleterIS2_EEE + fun:_ZN2cc11ThreadProxy35InitializeOutputSurfaceOnImplThreadEPNS_15CompletionEventE10scoped_ptrINS_13OutputSurfaceEN4base14DefaultDeleterIS4_EEE13scoped_refptrINS_15ContextProviderEEPbPNS_20RendererCapabilitiesE +} +{ bug_252054 Memcheck:Unaddressable fun:_ZNK7WebCore32PlatformSpeechSynthesisUtterance6clientEv @@ -7249,6 +7265,12 @@ fun:_ZN11jingle_glue26ProxyResolvingClientSocket23ProcessProxyResolveDoneEi } { + bug_259350f + Memcheck:Leak + fun:_Znw* + fun:_ZN11jingle_glue26ProxyResolvingClientSocket23ProcessProxyResolveDoneEi +} +{ bug_259357a Memcheck:Leak fun:_Znw* |