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 previous logic was confused, because it assumed p->to.offset
was purely the desired frame size, whereas we encode in the high word
unspecified args size as 0x80000000. The logic infered that every function
with unspecified args size was a leaf.
Fixesgolang#40
0 commit comments