[Webkit-unassigned] [Bug 155105] New: [TextureMapper] [BitmapTexturePool] Use appropriate list size when freeing textures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 01:20:27 PST 2016


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

            Bug ID: 155105
           Summary: [TextureMapper] [BitmapTexturePool] Use appropriate
                    list size when freeing textures
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com

BitmapTexturePool is using the wrong vector size when freeing elements from the m_attachmentTextures list. It's using m_textures size instead of m_attachmentTextures as it should.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160307/fa446522/attachment.html>


More information about the webkit-unassigned mailing list