[Webkit-unassigned] [Bug 31635] New: Interpreter may do an out of range access when throwing an exception in the profiler.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 12:22:20 PST 2009


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

           Summary: Interpreter may do an out of range access when
                    throwing an exception in the profiler.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com


Found this bug while looking at another bug -- the exception handling code
assumes it can always look 8 words forward into the instruction stream, which
may not be true in some cases.

-- 
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