Bug 158145 - RegExpPrototype.match should defend against absurd matches using the same dry-run technique as RegExpObject::matchGlobal()
Summary: RegExpPrototype.match should defend against absurd matches using the same dry...
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-26 20:50 PDT by Filip Pizlo
Modified: 2016-05-31 11:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-05-26 20:50:40 PDT
...