wasm-micro-runtime/core/shared
Wenyong Huang 4f5ad4dc12
Apply no_sanitize_address for clang compiler in several places (#2663)
Apply `no_sanitize_address` for clang compiler in several places in which
it has been applied to gcc compiler.

And refine the comment.
2023-10-25 08:05:26 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Fix a heap corruption bug in ems realloc (#2279) 2023-06-09 21:36:00 +08:00
platform Apply no_sanitize_address for clang compiler in several places (#2663) 2023-10-25 08:05:26 +08:00
utils Remove unnecessary and extra zero length check in mem functions' macro (#2428) 2023-08-08 08:52:25 +08:00