10000 fix false positive backtrack when start anchor at start of one side but not other by tjenkinson · Pull Request #36 · tjenkinson/redos-detector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix false positive backtrack when start anchor at start of one side but not other #36

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

Merged
merged 4 commits into from
Mar 6, 2022

Conversation

tjenkinson
Copy link
Owner

/(a)?^\1?a?/ would previously fail (where /b(a)?^\1?a?/ wouldn't)

@tjenkinson tjenkinson changed the title fix false positive when start anchor at start of one side but not other fix false positive backtrack when start anchor at start of one side but not other Mar 6, 2022
@tjenkinson tjenkinson merged commit 197937e into main Mar 6, 2022
@tjenkinson tjenkinson deleted the start-anchor-improvements branch March 6, 2022 12:47
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.

1 participant
0