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

Andres Freund <andres@anarazel.de>

Commit: 39cdf365a38416f2f31429db9656ccfcb65ccd69
Author: Andres Freund <andres@anarazel.de>
Date: 2015-01-04T14:35:47Z
Releases: 9.1.15
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