]> granicus.if.org Git - json-c/commit
Replace one call to json_object_new_array() with json_object_new_array_ext() to ensur...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 29 Jun 2020 02:35:26 +0000 (02:35 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 29 Jun 2020 02:35:26 +0000 (02:35 +0000)
commit34334e5d3f89fe7c1e07e776761f5fa614e67fb7
treeb4a3eef12a0551995d6d38526f6685a16869e6a1
parent0b67caec1a72c1e89d8a34f9094ad40ac6d9faf9
Replace one call to json_object_new_array() with json_object_new_array_ext() to ensure it at least minimally works.
tests/test1.c