[Webkit-unassigned] [Bug 120301] New: Null pointer may be derreferenced in BytecodeGenerator.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 26 05:43:30 PDT 2013


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

           Summary: Null pointer may be derreferenced in
                    BytecodeGenerator.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: l.gajowy at samsung.com


In BytecodeGenerator.cpp: Null pointer 'm_activationRegister' that comes from line 192 may be dereferenced at line 302. Also there is one similar error on line 318.

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