wasm-micro-runtime/core/shared/mem-alloc
Wenyong Huang 5c201995f1
Fix sanitizer pointer overflow warning when perform pointer arithmetic (#2098)
Convert the pointer to intptr_t to perform arithmetic to avoid the warning.
2023-04-03 14:32:44 +08:00
..
ems Fix sanitizer pointer overflow warning when perform pointer arithmetic (#2098) 2023-04-03 14:32:44 +08:00
mem_alloc.c Enable memory leak check (#1429) 2022-09-01 16:15:00 +08:00
mem_alloc.cmake Enable memory leak check (#1429) 2022-09-01 16:15:00 +08:00
mem_alloc.h Enable memory leak check (#1429) 2022-09-01 16:15:00 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00