[webkit-reviews] review requested: [Bug 231975] JSGenericTypedArrayView<Adaptor>::set crashes if the length + objectOffset is > UINT32_MAX : [Attachment 441823] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 17:23:41 PDT 2021


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 231975: JSGenericTypedArrayView<Adaptor>::set crashes if the length +
objectOffset is > UINT32_MAX
https://bugs.webkit.org/show_bug.cgi?id=231975

Attachment 441823: Patch

https://bugs.webkit.org/attachment.cgi?id=441823&action=review




--- Comment #3 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 441823

  --> https://bugs.webkit.org/attachment.cgi?id=441823&action=review

Patch


More information about the webkit-reviews mailing list