wasm-micro-runtime/core/shared
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
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Fix few integer overflowing (#4161) 2025-04-10 12:04:56 +08:00
platform nuttx: remove the up_x API for kernel build (#4154) 2025-03-27 14:56:02 +08:00
utils fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00