This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/test-tools/host-tool/external/cJSON
liang.he ed512c6867
Fix issues detected by Coverity (#1154)
wasm_c_api.c: add more checks, fix LOG_WARNING invalid specifier
aot_emit_aot_file: fix strncpy max size length to copy
posix.c: fix potential socket not close issue
wasm-c-api samples: add return value checks for fseek/ftell
cJSON.c: remove dead code
2022-05-07 18:53:02 +08:00
..
cJSON.c Fix issues detected by Coverity (#1154) 2022-05-07 18:53:02 +08:00
cjson.cmake Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
cJSON.h Add return value checks for cJSON library (#1153) 2022-05-07 17:31:54 +08:00
LICENSE Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00