[Webkit-unassigned] [Bug 144321] New: SharedBuffer::copy is not computing the buffer size correctly when having m_dataArray

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 03:55:35 PDT 2015


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

            Bug ID: 144321
           Summary: SharedBuffer::copy is not computing the buffer size
                    correctly when having m_dataArray
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

SharedBuffer::copy is not computing the buffer size correctly when having m_dataArray.
The size of the copy is not always the same as the side of the source, which should be the case.
This is exemplified by https://bugs.webkit.org/show_bug.cgi?id=144272

-- 
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/20150428/43c0cc94/attachment.html>


More information about the webkit-unassigned mailing list