]> git.feebdaed.xyz Git - 0xmirror/cJSON.git/commit
fix several null pointer problems on allocation failure (#526)
authormongobaba <66656234+mongobaba@users.noreply.github.com>
Thu, 12 Nov 2020 03:46:15 +0000 (11:46 +0800)
committerGitHub <noreply@github.com>
Thu, 12 Nov 2020 03:46:15 +0000 (11:46 +0800)
commit2f6fc7f0f28b4dab68a3d7fcf447beabefd04afb
tree944ff9f0c05b69ef803ab07c376156851b267714
parenta1e1c208ff9fe17698196defc6ae4d548bc6dacb
fix several null pointer problems on allocation failure (#526)
cJSON.c
tests/cjson_add.c