RESOLVED FIXED 236621
[libpas] compact pointers should load payload via memcpy
https://bugs.webkit.org/show_bug.cgi?id=236621
Summary [libpas] compact pointers should load payload via memcpy
Yusuke Suzuki
Reported 2022-02-14 16:42:39 PST
[libpas] compact pointers should load payload via memcpy
Attachments
Patch (4.77 KB, patch)
2022-02-14 16:44 PST, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2022-02-14 16:44:41 PST
Yusuke Suzuki
Comment 2 2022-02-14 16:49:33 PST
Mark Lam
Comment 3 2022-02-14 17:00:32 PST
Comment on attachment 451957 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=451957&action=review r=me. Since EWS is misbehaving, please do a local build and smokes test run if you haven't already done so. > Source/bmalloc/ChangeLog:8 > + ASan found that we are loading 8bytes which can potentially be overflown. nit: "8bytes" => "8 bytes". "overflown" => "overflowed".
Yusuke Suzuki
Comment 4 2022-02-14 19:55:43 PST
Note You need to log in before you can comment on or make changes to this bug.