Bug 312197
| Summary: | IPInt bounds check for nonzero memories still checks first byte of access | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | anand_srinivasan |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
anand_srinivasan
rdar://174688881
Same problem as https://bugs.webkit.org/show_bug.cgi?id=311764. While the first patch was being prepared the buggy macro was duplicated in IPInt, and the duplicate also needs the same fix.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
anand_srinivasan
Pull request: https://github.com/WebKit/WebKit/pull/62673
EWS
Committed 311243@main (ab77ec97e20a): <https://commits.webkit.org/311243@main>
Reviewed commits have been landed. Closing PR #62673 and removing active labels.