You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The shadow stack may need as much space as the fiber stack in the worse case, so
allocate a shadow stack the same size as the fiber stack. This matches what the
kernel does for the main stack.
0 commit comments