Defend against non-ASCII letters in fuzzystrmatch code. The functions
still don't behave very sanely for multibyte encodings, but at least they won't be indexing off the ends of static arrays.
Loading
Please register or sign in to comment
still don't behave very sanely for multibyte encodings, but at least they won't be indexing off the ends of static arrays.