[webkit-reviews] review requested: [Bug 220130] [YARR JIT] Crash on overflow when compiling /(a{1000000000}b{1000000000}|c{1000000000}|)d{1000000000}e{1000000000}/.test(); : [Attachment 421381] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 18:17:53 PST 2021


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 220130: [YARR JIT] Crash on overflow when compiling
/(a{1000000000}b{1000000000}|c{1000000000}|)d{1000000000}e{1000000000}/.test();
https://bugs.webkit.org/show_bug.cgi?id=220130

Attachment 421381: Patch

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




--- Comment #7 from Michael Saboff <msaboff at apple.com> ---
Created attachment 421381

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

Patch


More information about the webkit-reviews mailing list