diff options
author | Christian Duerr <contact@christianduerr.com> | 2022-01-08 21:24:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-08 20:24:42 +0000 |
commit | ed35d033aeae0fa054756dac7f91ea8527203a4e (patch) | |
tree | fe6edf25db835a020bb49f0cda68ad820565e60f /alacritty/src/cli.rs | |
parent | 5aa8046c7ff807c8831eac7aa51923078b324a7a (diff) | |
download | r-alacritty-ed35d033aeae0fa054756dac7f91ea8527203a4e.tar.gz r-alacritty-ed35d033aeae0fa054756dac7f91ea8527203a4e.tar.bz2 r-alacritty-ed35d033aeae0fa054756dac7f91ea8527203a4e.zip |
Fix fullwidth char regex search infinite loop
This resolves an issue where the regex search could loop indefinitely
when the end point was defined in a location containing a fullwidth
character, thus skipping over the end before termination.
Fixes #5753.
Diffstat (limited to 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions