julia
f613ee3c - only install error frame if fully allocated and valid

Commit
1 year ago
only install error frame if fully allocated and valid Avoids a race condition where a signal (e.g. StackOverflowError) happens while trying to initialize the rest of the frame, resulting in trying to longjmp to garbage.
Author
Committer
Parents
Loading