Hi, This is a series of patches from Sebastian Walz for the json parser including one that is based on another patch from him too. I have split the original patches and applied some clean ups, any mistake in them are my fault. Pablo Neira Ayuso (1): parser_json: fix handle memleak from error path Sebastian Walz (sivizius) (3): parser_json: release buffer returned by json_dumps parser_json: fix several expression memleaks from error path parser_json: fix crash in json_parse_set_stmt_list src/parser_json.c | 121 ++++++++++++++++++++++++++-------------------- 1 file changed, 68 insertions(+), 53 deletions(-) -- 2.30.2