WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277118
Update memcpySpan(A, B) to not require A and B to have the same size
https://bugs.webkit.org/show_bug.cgi?id=277118
Summary
Update memcpySpan(A, B) to not require A and B to have the same size
Chris Dumez
Reported
2024-07-25 19:57:53 PDT
Update memcpySpan(A, B) to not require A and B to have the same size. It is sufficient for A's size to be greater or equal to B's. This makes memcpySpan() more convenient to use.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-07-25 20:00:55 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31260
EWS
Comment 2
2024-07-26 15:12:14 PDT
Committed
281423@main
(cf877dfb8859): <
https://commits.webkit.org/281423@main
> Reviewed commits have been landed. Closing PR #31260 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-07-26 15:13:16 PDT
<
rdar://problem/132599477
>
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