wasm-micro-runtime/core/shared/utils
Wenyong Huang 2013f1f7d7
Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275)
Fix the warnings and issues reported:
- in Windows platform
- by CodeQL static code analyzing
- by Coverity static code analyzing

And update CodeQL script to build exception handling and memory features.
2024-04-07 11:57:31 +08:00
..
uncommon
bh_assert.c
bh_assert.h
bh_atomic.h
bh_bitmap.c
bh_bitmap.h
bh_common.c
bh_common.h
bh_hashmap.c
bh_hashmap.h
bh_list.c
bh_list.h
bh_log.c
bh_log.h
bh_platform.h
bh_queue.c
bh_queue.h
bh_vector.c
bh_vector.h
gnuc.h
runtime_timer.c Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 2024-04-07 11:57:31 +08:00
runtime_timer.h
SConscript
shared_utils.cmake