emscripten-core / emscripten-core/emscripten
Does emscripten_exit_with_live_runtime leak shadow stack space?
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
This method throws `unwind` to unwind the stack but I don't think `stackRestore` is ever used in this case to reset the shadow stack.
Contributor guide
Assessment
This issue has not been assessed yet.