[webkit-reviews] review granted: [Bug 208599] Lay initial groundwork for new PDF loading model : [Attachment 392493] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 4 15:22:25 PST 2020
Alex Christensen <achristensen at apple.com> has granted Brady Eidson
<beidson at apple.com>'s request for review:
Bug 208599: Lay initial groundwork for new PDF loading model
https://bugs.webkit.org/show_bug.cgi?id=208599
Attachment 392493: Patch
https://bugs.webkit.org/attachment.cgi?id=392493&action=review
--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 392493
--> https://bugs.webkit.org/attachment.cgi?id=392493
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=392493&action=review
> Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.h:328
> + size_t count;
It could prevent use of uninitialized memory to give these default
initializers.
More information about the webkit-reviews
mailing list