wasm-micro-runtime/core/shared/mem-alloc/ems
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_alloc.c Cleanup output format warnings (#904) 2021-12-20 15:51:36 +08:00
ems_gc_internal.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
ems_gc.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
ems_hmu.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
ems_kfc.c Fix sanitizer pointer overflow warning when perform pointer arithmetic (#2098) 2023-04-03 14:32:44 +08:00