[Webkit-unassigned] [Bug 101695] New: Uninitialized field in class JSLock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 20:15:42 PST 2012


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

           Summary: Uninitialized field in class JSLock
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ctruta at gmail.com


Valgrind reported that JSLock::m_ownerThread is not initialized. The report indicates a legitimate issue.
A fix will follow.

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