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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 14:23:30 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 443134: Patch

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




--- Comment #4 from John Cunningham <johncunningham at apple.com> ---
Created attachment 443134

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

Patch


More information about the webkit-reviews mailing list