[Webkit-unassigned] [Bug 172556] New: Vector::grow() will loop indefinitely and cause memory access violation if the new size is less than the current size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 24 15:02:39 PDT 2017


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

            Bug ID: 172556
           Summary: Vector::grow() will loop indefinitely and cause memory
                    access violation if the new size is less than the
                    current size
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

Similar issue will happen with Vector::shrink() if the new size is larger than the current size.

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


More information about the webkit-unassigned mailing list