[Webkit-unassigned] [Bug 47920] New: BytecodeGenerator::m_lastOpcodePosition must be initialized in all constructors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 12:41:42 PDT 2010


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

           Summary: BytecodeGenerator::m_lastOpcodePosition must be
                    initialized in all constructors
           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: ossy at webkit.org
            Blocks: 45457


BytecodeGenerator has two constructors which
don't initialize m_lastOpcodePosition.

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

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