wasm-micro-runtime/core
Huang Qi 0bf7f7310b
Add NULL check for memory inst in aot/wasm module malloc/free (#403)
* Add NULL check for memory page in aot/wasm module malloc/free

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>

* Update aot_runtime.c

* Update wasm_runtime.c

Co-authored-by: Huang Qi <huangqi3@xiaomi.com>
Co-authored-by: Wenyong Huang <wenyong.huang@intel.com>
2020-09-28 12:44:23 +08:00
..
app-framework Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
app-mgr Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) 2020-08-20 12:43:12 +08:00
deps Refactor the wasm graphic layer (wgl) and the gui sample (#231) 2020-04-12 16:30:01 +08:00
iwasm Add NULL check for memory inst in aot/wasm module malloc/free (#403) 2020-09-28 12:44:23 +08:00
shared Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00
config.h Add the tail-call feature support for classic-interp (#401) 2020-09-24 12:38:54 +08:00