wasm-micro-runtime/core/iwasm/libraries
Wenyong Huang 3dff80157b
Fix app heap corrupted unchecked issue (#788)
Check whether app heap is corrupted in gc_migrate() and gci_dump(),
and handle the failures in wasm/aot_enlarge_memory().
2021-10-15 20:56:41 +08:00
..
debug-engine Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
lib-pthread Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
libc-builtin Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
libc-emcc Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
libc-uvwasi Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
libc-wasi Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
thread-mgr Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00