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 Use logger for runtime error/debug prints (#3097) 2024-02-06 13:02:54 +08:00
bh_assert.h
bh_atomic.h Refactor APIs and data structures as preliminary work for Memory64 (#3209) 2024-03-12 11:38:50 +08:00
bh_bitmap.c
bh_bitmap.h Fix compilation warnings on Windows (#2868) 2023-12-06 16:12:33 +08:00
bh_common.c
bh_common.h
bh_hashmap.c Fix some issues reported by CodeQL (#3064) 2024-01-23 21:38:30 +08:00
bh_hashmap.h
bh_list.c
bh_list.h
bh_log.c Forward log and log level to custom bh_log callback (#3070) 2024-01-24 13:05:07 +08:00
bh_log.h Forward log and log level to custom bh_log callback (#3070) 2024-01-24 13:05:07 +08:00
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