[Webkit-unassigned] [Bug 119513] [WebGL] compileShader map iterator validation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 8 07:55:19 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119513





--- Comment #6 from Antonio Gomes <tonikitoo at webkit.org>  2013-08-08 07:54:57 PST ---
(From update of attachment 208172)
View in context: https://bugs.webkit.org/attachment.cgi?id=208172&action=review

> Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp:467
> +        if (result == m_shaderSourceMap.end())
> +            return;

what situation does the patch help?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list