Missing return value checks in jsonfuncs.c

Started by Michael Paquieralmost 11 years ago1 messageshackers
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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

Attachments:

20150630_jsonfuncs_skip.patchtext/x-patch; charset=US-ASCII; name=20150630_jsonfuncs_skip.patchDownload+2-3