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

fix(parsing): skip empty chunk from regex execution #216

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

louisgrasset
Copy link
Owner

@louisgrasset louisgrasset commented Oct 8, 2024

This MR prevents some edge case undefined data is being used in regex matching.

Closes #195, #174

@louisgrasset louisgrasset added the bug Something isn't working label Oct 8, 2024
@louisgrasset louisgrasset self-assigned this Oct 8, 2024
Copy link

sonarcloud bot commented Oct 8, 2024

@louisgrasset louisgrasset merged commit f31e13e into main Oct 8, 2024
8 checks passed
@louisgrasset louisgrasset deleted the fix/skip-empty-chunk-from-regex-execution branch October 8, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Garbage in tweet cause the sync to stop working
1 participant