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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 17:09:43 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 442092: Patch

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




--- Comment #5 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 442092

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

Patch


More information about the webkit-reviews mailing list