Skip to content

src: handle wasm out of bound in osx will raise SIGBUS correctly

fix: #46559 (closed) OSX will raise both SIGBUS and SIGSEGV when out of bound memory visit, This commit set sigaction in OSX for two signals to handle this.

Merge request reports

Loading