Defend against non-ASCII letters in fuzzystrmatch code. The functions
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/fuzzystrmatch/fuzzystrmatch.c | modified | +28 −10 |