Skip to content

Conversation

@fedejeanne
Copy link
Member

If the error is due to an unwritten character at the end of the regex (e.g. an unescaped trailing backslash) then add a whitespace to avoid IOOBE.

Fixes #2654

If the error is due to an unwritten character at the end of the regex
(e.g. an unescaped trailing backslash) then add a whitespace to avoid
IOOBE.

Fixes #2654
@fedejeanne fedejeanne marked this pull request as ready for review January 3, 2025 09:16
@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2025

Test Results

 1 821 files  ±0   1 821 suites  ±0   1h 31m 45s ⏱️ -23s
 7 734 tests ±0   7 506 ✅ +1  228 💤 ±0  0 ❌ ±0 
24 363 runs  ±0  23 614 ✅ +1  749 💤 ±0  0 ❌ ±0 

Results for commit a62ef6d. ± Comparison against base commit 2de3957.

@fedejeanne fedejeanne merged commit 8fd556c into master Jan 3, 2025
18 checks passed
@jukzi jukzi deleted the add_whitespace_regex_pattern branch January 3, 2025 12:00
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.

FindReplaceOverlay/FindReplaceDialog: StringIndexOutOfBoundsException in SearchDecoration

2 participants