[Webkit-unassigned] [Bug 144740] New: SharedBuffer::m_size should be initialized to 0 by definition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 05:53:28 PDT 2015


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

            Bug ID: 144740
           Summary: SharedBuffer::m_size should be initialized to 0 by
                    definition
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

SharedBuffer::m_size is often set to 0 in each constructor.
It would be more convenient to set it to zero by default when defining it.

-- 
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/20150507/31dea27a/attachment.html>


More information about the webkit-unassigned mailing list