Обсуждение: Missing return value checks in jsonfuncs.c

Поиск
Список
Период
Сортировка

Missing return value checks in jsonfuncs.c

От
Michael Paquier
Дата:
Hi all,

Coverity is pointing out that a couple of return value checks are
missing for JsonbIteratorNext in jsonfuncs.c. Patch is attached to
append (void) to them, as far as I am guessing we want skip the value
iterated on.
Regards,
--
Michael

Вложения