8000 Respect inverted unicode property escape in character class by tjenkinson · Pull Request #656 · tjenkinson/redos-detector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Respect inverted unicode property escape in character class #656

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

Conversation

tjenkinson
Copy link
Owner
@tjenkinson tjenkinson commented Jan 1, 2025

Fixes ^[\P{Lowercase_Letter}]?[\p{Lowercase_Letter}]?$. The \P was being treated as if it was \p.

@tjenkinson tjenkinson force-pushed the fix-inverted-unicode-property-escape-in-character-class branch 3 times, most recently from 4d017e8 to 8c1e9ff Compare January 2, 2025 18:02
@tjenkinson tjenkinson marked this pull request as ready for review January 2, 2025 18:04
@tjenkinson tjenkinson force-pushed the fix-inverted-unicode-property-escape-in-character-class branch from 8c1e9ff to ff4523e Compare January 2, 2025 18:07
@tjenkinson tjenkinson merged commit 6a07541 into main Jan 2, 2025
8 checks passed
@tjenkinson tjenkinson deleted the fix-inverted-unicode-property-escape-in-character-class branch January 2, 2025 19:50
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