Bug 244223
| Summary: | Bounds-check in WebAssembly ref.call parser. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mark.lam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Degazio
Add an emptiness check with error message to WebAssembly function parser for ref.call.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/3555
EWS
Committed 253757@main (c827e066953d): <https://commits.webkit.org/253757@main>
Reviewed commits have been landed. Closing PR #3555 and removing active labels.
Mark Lam
<rdar://problem/98380955>