diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2021-07-24 13:00:14 +0430 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2021-07-24 20:52:43 +0430 |
commit | faef523567b228dc9ebf683555eb4cbee19c7bb6 (patch) | |
tree | 6b55819120aeb0038e41fc7b4f1d3ffc00c34001 /Userland/Libraries/LibWeb/Painting | |
parent | 1dd137815970555c34c49bdb3c2049819a178c7d (diff) | |
download | serenity-faef523567b228dc9ebf683555eb4cbee19c7bb6.zip |
LibRegex: Make unclosed-at-eof brace quantifiers an error
Otherwise we'd just loop trying to parse it over and over again, for
instance in `/a{/` or `/a{1,/`.
Unless we're parsing in Annex B mode, which allows `{` as a normal
ExtendedSourceCharacter.
Diffstat (limited to 'Userland/Libraries/LibWeb/Painting')
0 files changed, 0 insertions, 0 deletions