wasm-micro-runtime/core/shared/mem-alloc/ems
Zhenwei Jin 09a2456d7a
Fix memory leak in GC when rootset enumeration fails (#4793)
Signed-off-by: zhenweijin <zhenwei.jin@intel.com>
2026-01-26 09:12:23 +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 memory leak in GC when rootset enumeration fails (#4793) 2026-01-26 09:12:23 +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