RESOLVED FIXED 224268
[JSC] WasmMemory caging should care about nullptr
https://bugs.webkit.org/show_bug.cgi?id=224268
Summary [JSC] WasmMemory caging should care about nullptr
Yusuke Suzuki
Reported 2021-04-06 22:13:31 PDT
[JSC] WasmMemory caging should care nullptr
Attachments
Patch (21.30 KB, patch)
2021-04-06 23:16 PDT, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2021-04-06 23:15:51 PDT
Yusuke Suzuki
Comment 2 2021-04-06 23:16:21 PDT
Mark Lam
Comment 3 2021-04-07 01:13:04 PDT
Comment on attachment 425358 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=425358&action=review r=me > Source/JavaScriptCore/ChangeLog:3 > + [JSC] WasmMemory caging should care nullptr "care about nullptr"? > Source/JavaScriptCore/ChangeLog:10 > + This checking size can include redzone for fast-memory, but this is OK: bound-check pass in LLInt (in upper tiers, we "bounds-check" > JSTests/ChangeLog:3 > + [JSC] WasmMemory caging should care nullptr "care about"
Yusuke Suzuki
Comment 4 2021-04-07 02:29:01 PDT
Note You need to log in before you can comment on or make changes to this bug.