mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Fix STRLEN and STRSUB on incomplete UTF-8 (#1633)
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
"b,a"
|
||||
"A <20><><EFBFBD> 漢": 7 == 7
|
||||
"漢<>"
|
||||
"abc<62><63>": 4 == 4
|
||||
"abc<62><63>" ends "<22><>"
|
||||
|
||||
Reference in New Issue
Block a user