Defend against non-ASCII letters in fuzzystrmatch code. The functions
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Apr 2009 15:54:07 +0000 (15:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Apr 2009 15:54:07 +0000 (15:54 +0000)
commit348fcdf8b12a8b9cafeb356b9499bbacc7f0739f
tree5888984da443dab5a7b898c8d97e483276cdd181
parent09c45ceb29484190127afd29a7053e74d0d7ec1e
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.
contrib/fuzzystrmatch/fuzzystrmatch.h