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

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Add missing va_end() call to a early exit in dmetaphone.c's Stri
Дата
Msg-id E1Y7mJ1-0007pV-Fv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/17797e18dd449a354fd506f170526219cd4b7986

Modified Files
--------------
contrib/fuzzystrmatch/dmetaphone.c |    3 +++
1 file changed, 3 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix off-by-one in pg_xlogdump's fuzzy_open_file().
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Add missing va_end() call to a early exit in dmetaphone.c's Stri