[webkit-reviews] review granted: [Bug 209132] SerializedScriptValue::decode should check bufferIsLargeEnoughToContain before allocating a buffer : [Attachment 393714] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 17 15:38:17 PDT 2020
Darin Adler <darin at apple.com> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 209132: SerializedScriptValue::decode should check
bufferIsLargeEnoughToContain before allocating a buffer
https://bugs.webkit.org/show_bug.cgi?id=209132
Attachment 393714: Patch
https://bugs.webkit.org/attachment.cgi?id=393714&action=review
--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 393714
--> https://bugs.webkit.org/attachment.cgi?id=393714
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=393714&action=review
> Source/WebCore/ChangeLog:8
> + I have no new tests.
The idea here is to state *why* there are no tests. Otherwise please just leave
this line out.
More information about the webkit-reviews
mailing list