Add missing va_end() call to a early exit in dmetaphone.c's StringAt().

Andres Freund <andres@anarazel.de>

Commit: 17797e18dd449a354fd506f170526219cd4b7986
Author: Andres Freund <andres@anarazel.de>
Date: 2015-01-04T14:35:48Z
Releases: 9.0.19
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.

Files

PathChange+/−
contrib/fuzzystrmatch/dmetaphone.c modified +3 −0