Bug 260559
Summary: | [JSC] Throw OOM error if constructArrayNegativeIndexed() fails to allocate | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=169786 |
Alexey Shvayka
It's confirmed that clients of constructArrayNegativeIndexed() can correctly handle an exception being thrown.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Shvayka
<rdar://problem/114202373>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/16988
EWS
Committed 267300@main (ddd9cbc5f5a7): <https://commits.webkit.org/267300@main>
Reviewed commits have been landed. Closing PR #16988 and removing active labels.