wasm-micro-runtime/core/shared/mem-alloc/ems
Zhenwei Jin d0c636bd80
fix integer overflow in gc threshold calculation (#4546)
Signed-off-by: zhenweijin <zhenwei.jin@intel.com>
2025-08-19 08:53:28 +08:00
..
ems_alloc.c fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
ems_gc_internal.h fix integer overflow in gc threshold calculation (#4546) 2025-08-19 08:53:28 +08:00
ems_gc.c Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 2024-04-07 11:57:31 +08:00
ems_gc.h fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
ems_hmu.c fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
ems_kfc.c Fix few integer overflowing (#4161) 2025-04-10 12:04:56 +08:00