[webkit-reviews] review requested: [Bug 232512] Fix a null ptr deref by checking that newOffset is a valid key before adding to the HashMap. : [Attachment 442872] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 29 15:20:05 PDT 2021
John Cunningham <johncunningham at apple.com> has asked for review:
Bug 232512: Fix a null ptr deref by checking that newOffset is a valid key
before adding to the HashMap.
https://bugs.webkit.org/show_bug.cgi?id=232512
Attachment 442872: Patch
https://bugs.webkit.org/attachment.cgi?id=442872&action=review
--- Comment #1 from John Cunningham <johncunningham at apple.com> ---
Created attachment 442872
--> https://bugs.webkit.org/attachment.cgi?id=442872&action=review
Patch
More information about the webkit-reviews
mailing list