wasm-micro-runtime/core/shared/mem-alloc/ems
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
..
ems_alloc.c Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
ems_gc_internal.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
ems_gc.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
ems_hmu.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
ems_kfc.c Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00