WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2022-02-14 16:44:41 PST
Created
attachment 451957
[details]
Patch
Yusuke Suzuki
Comment 2
2022-02-14 16:49:33 PST
rdar://88928951
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
Committed
r289788
(
247253@trunk
): <
https://commits.webkit.org/247253@trunk
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug