Bug 272809
Summary: | ArrayBuffer/SharedArrayBuffer constructor should check length before creating an instance | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
test262 test case as poc: https://github.com/tc39/test262/blob/79e9b39f3a576154b1bc39f9dbd95d25addc4ebf/test/built-ins/ArrayBuffer/options-maxbytelength-compared-before-object-creation.js
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/27376
Radar WebKit Bug Importer
<rdar://problem/126971134>
EWS
Committed 279181@main (2b5ed009bee3): <https://commits.webkit.org/279181@main>
Reviewed commits have been landed. Closing PR #27376 and removing active labels.