Closed ConnorNelson closed 3 years ago
Currently, when the value of a character in the string is >= 0x80, it will be interpreted as a negative value, and will negatively index into the table (out-of-bounds).
Currently, when the value of a character in the string is >= 0x80, it will be interpreted as a negative value, and will negatively index into the table (out-of-bounds).