Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent infinite loop in TestRegExp #213

Merged
merged 1 commit into from
Dec 1, 2021
Merged

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Dec 1, 2021

Basically need to advance search always to not to be caught in a loop. Jint test suite passes with this change.

Seems that I'm also changing some whitespace here..

fixes #212

@lahma lahma merged commit e01444a into sebastienros:main Dec 1, 2021
@lahma lahma deleted the regex-problem branch December 1, 2021 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript compiler v4.5 and Jint v3 won't work
2 participants