wasm-micro-runtime/core
lum1n0us 26bf93ae4c fix: Protect mem consumption from null deref
- add debug assertions to wasm_get_module_inst_mem_consumption
- add debug assertions to aot_get_module_inst_mem_consumption
- nullify memories pointer after free in destruction path
- nullify memories pointer after free in AOT destruction
- docs: add precondition documentation for memory consumption functions
2026-03-30 19:41:28 -07:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm fix: Protect mem consumption from null deref 2026-03-30 19:41:28 -07:00
shared Fix mismatch of enum sizes between WASM and host (#4676) 2026-03-09 10:19:16 +08:00
config.h Move exception lock to ModuleInstance data. (#4772) 2026-03-16 16:22:07 +08:00
version.h Bump version number to 2.4.3 (#4671) 2025-10-23 13:15:25 +08:00
version.h.in Add version.h and update versioning documentation for embedded platforms 2025-02-05 10:31:20 +00:00