wasm-micro-runtime/core/shared/mem-alloc
liang.he 793135b41c
Fix few integer overflowing (#4161)
- fix(interpreter): correct offset calculations in wasm_loader_get_const_offset function
- fix(mem-alloc): update offset calculation in gc_migrate for memory migration
- add pointer-overflow sanitizer
2025-04-10 12:04:56 +08:00
..
ems Fix few integer overflowing (#4161) 2025-04-10 12:04:56 +08:00
mem_alloc.c Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 2024-04-07 11:57:31 +08:00
mem_alloc.cmake Expose WAMR_BUILD_GC_HEAP_SIZE_DEFAULT as a CMake option 2025-03-02 23:32:04 -05:00
mem_alloc.h Fix clang compile warnings (#3396) 2024-05-08 16:43:47 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00