diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2025-01-12 11:59:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-12 11:59:01 +0300 |
commit | c18ef2206af630f729835da237381628650005aa (patch) | |
tree | 2ff73566723077075bfabe5d206a17fbb31c4537 /codegen/src/ext/mod.rs | |
parent | ff21c30b7a376e93b9a4df4812a05567f27e73fa (diff) | |
download | r-alacritty-vte-c18ef2206af630f729835da237381628650005aa.tar.gz r-alacritty-vte-c18ef2206af630f729835da237381628650005aa.tar.bz2 r-alacritty-vte-c18ef2206af630f729835da237381628650005aa.zip |
Fix crash when valid char was split
If the valid character was split across reads of partial utf8 and
got terminated by invalid byte, we should print it and advance, instead
of trying to discard it entirely.
Diffstat (limited to 'codegen/src/ext/mod.rs')
0 files changed, 0 insertions, 0 deletions