[Webkit-unassigned] [Bug 245657] New: crash in javascriptcore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 25 23:29:35 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245657
Bug ID: 245657
Summary: crash in javascriptcore
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zhunkibatu at gmail.com
Created attachment 462613
--> https://bugs.webkit.org/attachment.cgi?id=462613&action=review
the minimal poc
The following poc cause latest JavaScriptCore to crash.
function main() {
class a {
g = []
'a'(){}
}
}
--
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/20220926/d4102d0e/attachment.htm>
More information about the webkit-unassigned
mailing list