wasm-micro-runtime/core
Wenyong Huang 8ee8ab3099
Limit the minimal size of bh_hashmap (#2073)
Limit the minimal size of bh_hashmap to avoid creating hashmap with size 0,
and `divide by zero` when calling bh_hash_map_find.

Reported by #2008.
2023-03-28 14:50:31 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
deps Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
iwasm libc-wasi/posix.c: Fix POLL{RD,WR}NORM in uClibc (#2069) 2023-03-28 11:20:31 +08:00
shared Limit the minimal size of bh_hashmap (#2073) 2023-03-28 14:50:31 +08:00
config.h Enable aux stack allocations on application heap (#1799) 2022-12-19 10:58:12 +08:00
version.h Update version to 1.2.0 and update release notes (#2062) 2023-03-25 20:25:54 +08:00