]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix issue #854: Set error=json_tokener_error_memory in json_tokener_parser_verbose...
authorEric Hawicz <erh+git@nimenees.com>
Fri, 29 Mar 2024 22:09:12 +0000 (18:09 -0400)
committerEric Hawicz <erh+git@nimenees.com>
Fri, 29 Mar 2024 22:09:12 +0000 (18:09 -0400)
commite93ae70417867dac9ff87614f3e7bc50e79ef951
tree99e423140c075cbeeebeedf51e20bf6205c30caf
parent0bc2dd5e60666ebfd2600914c3842bf585d8839b
Fix issue #854: Set error=json_tokener_error_memory in json_tokener_parser_verbose() when allocating the tokener fails.
json_tokener.c