wasm-micro-runtime/core/shared
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
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Remove unnecessary app heap memory clean operations to reduce process RSS (#1608) 2022-10-18 18:02:48 +08:00
platform Enable platform support for esp-idf v5.0.1 (#2050) 2023-03-23 17:29:57 +08:00
utils Limit the minimal size of bh_hashmap (#2073) 2023-03-28 14:50:31 +08:00