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
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
..
external/cJSON Fix issues detected by Coverity (#1154) 2022-05-07 18:53:02 +08:00
src Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
CMakeLists.txt Enable sample/simple for aarch64 (#616) 2021-04-25 19:12:49 +08:00