-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The upcoming MinGW-w64 support for call stacks relies on `Exception::CallStack.unsafe_decode_frame` pointing to a stack-allocated string, so in order to avoid a dangling reference into the unused portion of the stack, this patch converts all the relevant methods into yielding methods.
- Loading branch information
1 parent
6b390b0
commit 5f72133
Showing
1 changed file
with
34 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters