mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-07 15:35:16 +00:00
daeb7a4265
Enhance the hw bound check reported in #1262: When registering signal handlers for SIGSEGV & SIGBUS in boundary check with hardware trap, preserve the previous handlers for signal SIGSEGV and SIGBUS, and forward the signal to the preserved signal handlers if it isn't handled by hw bound check. |
||
---|---|---|
.. | ||
platform_api_posix.cmake | ||
posix_malloc.c | ||
posix_memmap.c | ||
posix_socket.c | ||
posix_thread.c | ||
posix_time.c |