mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
63696ba603
This typo prevented sanitizers to work in the CI.
8 lines
359 B
Plaintext
8 lines
359 B
Plaintext
# Proposing to accept this risk for now. It might be wasi-libc related.
|
|
# https://github.com/bytecodealliance/wasm-micro-runtime/pull/1963#issuecomment-1455342931
|
|
race:STORE_U32
|
|
race:STORE_U8
|
|
|
|
# Suppressing signal-unsafe inside of a signal for AOT mode
|
|
# see https://github.com/bytecodealliance/wasm-micro-runtime/issues/2248#issuecomment-1630189656
|
|
signal:* |