[webkit-reviews] review requested: [Bug 187042] RegExp.exec returns wrong value with a long integer quantifier : [Attachment 344051] Use Checked<unsigned, RecordOverflow> and quantifyInfinite

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 09:47:37 PDT 2018


Sukolsak Sakshuwong <sukolsak at gmail.com> has asked  for review:
Bug 187042: RegExp.exec returns wrong value with a long integer quantifier
https://bugs.webkit.org/show_bug.cgi?id=187042

Attachment 344051: Use Checked<unsigned, RecordOverflow> and quantifyInfinite

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




--- Comment #8 from Sukolsak Sakshuwong <sukolsak at gmail.com> ---
Created attachment 344051

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

Use Checked<unsigned, RecordOverflow> and quantifyInfinite


More information about the webkit-reviews mailing list