]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Defend against non-ASCII letters in fuzzystrmatch code. The functions
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Apr 2009 15:54:16 +0000 (15:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Apr 2009 15:54:16 +0000 (15:54 +0000)
commit5525d266846830c083bc860c63e5ad7c6e707693
tree0d278da8fe9b9b6673043ff98485b8bdb6b1b8f9
parentbb11b0e53c321578258b4c0f14d70762a55a02c9
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