[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 443260] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 17:29:57 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 443260: Patch

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




--- Comment #7 from John Cunningham <johncunningham at apple.com> ---
Created attachment 443260

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

Patch


More information about the webkit-reviews mailing list