[Webkit-unassigned] [Bug 224840] Crash due to VectorBuffer pre-allocation failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 18:20:59 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=224840

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #8 from Darin Adler <darin at apple.com> ---
Comment on attachment 426614
  --> https://bugs.webkit.org/attachment.cgi?id=426614
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=426614&action=review

>> Source/WebKit/Shared/Cocoa/WebCoreArgumentCodersCocoa.mm:363
>> +    Vector<RefPtr<ApplePayError>> errors;
> 
> Huh, I guess this fix is correct but we should get rid of this whole encode/decode pair and just add ones for ApplePayError instead
> since we already have encoder/decoder for Vector<T>.

Yes, we should do that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210421/831e5e39/attachment-0001.htm>


More information about the webkit-unassigned mailing list