[Webkit-unassigned] [Bug 141070] New: Crash in uninitialized deconstructing variable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 23:19:35 PST 2015


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

            Bug ID: 141070
           Summary: Crash in uninitialized deconstructing variable.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cwhan.tunz at gmail.com

I think this bug is related with https://bugs.webkit.org/show_bug.cgi?id=135545
variable declarations with no initializer, something like 'var {A};' or 'var [A];', make crash.
these declarations also need AST nodes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150130/7ad212e0/attachment-0002.html>


More information about the webkit-unassigned mailing list