-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Description
To fix #2144 I removed the limit to stack growth during unwinding. Always having a limit in place is a very nice safeguard though. Perhaps we could just double the limit during unwinding.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows