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
In this file, it seems to be leaving the resulting context stack misaligned. I'm fairly rusty with x86 assembly so I don't have a great handle on why this is the case, but it seems that the offset on line 44 should be 0x34 rather than 0x2c. The stack otherwise appears to be aligned improperly