wasm-micro-runtime/core
Xu Jun 4653de90d2
Fix a maybe-uninitialized use warning (#1370)
When `OS_ENABLE_HW_BOUND_CHECK` isn't defined and
`WASM_ENABLE_THREAD_MGR == 0`, the `exec_env` is used
without initialization.
2022-08-10 12:26:17 +08:00
..
app-framework Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
app-mgr Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
deps Fix littlevgl link error issues (#1006) 2022-02-15 08:41:36 +08:00
iwasm Fix a maybe-uninitialized use warning (#1370) 2022-08-10 12:26:17 +08:00
shared Implement POSIX semaphore support for linux platform (#1345) 2022-08-08 19:59:46 +08:00
config.h Implement POSIX semaphore support for linux platform (#1345) 2022-08-08 19:59:46 +08:00