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

Andres Freund <andres@anarazel.de>

Commit: 58bc4747be26f6849ca38e67e24abdd6aecba3b1
Author: Andres Freund <andres@anarazel.de>
Date: 2015-01-04T14:35:46Z
Releases: 9.5.0
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