[webkit-reviews] review requested: [Bug 42004] bufferSubData causes crash in WebGLBuffer::associateBufferSubData : [Attachment 61114] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 16:55:27 PDT 2010


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 42004: bufferSubData causes crash in WebGLBuffer::associateBufferSubData
https://bugs.webkit.org/show_bug.cgi?id=42004

Attachment 61114: Patch
https://bugs.webkit.org/attachment.cgi?id=61114&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
>From the ChangeLog:

Allocate m_elementArrayBuffer for entry point taking only size. Guard against
allocation failures of m_elementArrayBuffer. Guard against any possibility of
crashes due to m_elementArrayBuffer being NULL.


More information about the webkit-reviews mailing list