Bug 243901
Summary: | [JSC][32bit] ASSERTION FAILED: !initialBytes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mikhail R. Gadelha <mikhail> |
Component: | JavaScriptCore | Assignee: | Mikhail R. Gadelha <mikhail> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mikhail R. Gadelha
Fixes uint64_t being truncated to a size_t (uint32_t) when trying to create a memory object in wasm
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mikhail R. Gadelha
Pull request: https://github.com/WebKit/WebKit/pull/3275
EWS
Committed 253399@main (3866ba779bf1): <https://commits.webkit.org/253399@main>
Reviewed commits have been landed. Closing PR #3275 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/98598580>