[Webkit-unassigned] [Bug 160572] New: Undefined behavior ParkingLot.cpp on lockHashtable()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 15:22:59 PDT 2016


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

            Bug ID: 160572
           Summary: Undefined behavior ParkingLot.cpp on lockHashtable()
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

The pattern used by the for loop in this function (i.e.: for(...;i--;)) results in undefined behavior when i reaches 0.

-- 
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/20160804/f04c11fb/attachment.html>


More information about the webkit-unassigned mailing list