[Webkit-unassigned] [Bug 71975] New: DFG byte array support sometimes clamps values incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 17:33:30 PST 2011


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

           Summary: DFG byte array support sometimes clamps values
                    incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


The jump that tests if the value is too big isn't linked, so we end up setting the value to zero instead of 255.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list