postgresql/contrib/fuzzystrmatch
Andres Freund 17797e18dd Add missing va_end() call to a early exit in dmetaphone.c's StringAt().
Pointed out by Coverity.

Backpatch to all supported branches, the code has been that way for a
long while.
2015-01-04 15:35:48 +01:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:06 +02:00
dmetaphone.c Add missing va_end() call to a early exit in dmetaphone.c's StringAt(). 2015-01-04 15:35:48 +01:00
fuzzystrmatch.c
fuzzystrmatch.sql.in
Makefile
uninstall_fuzzystrmatch.sql