5

Locking issues are the bane of my existence...

Comments
  • 0
    How do you get stack issues with locking?! I mean, corrupted global and/or heap data, sure, but stack?
  • 1
    @Fast-Nop @Fast-Nop Turns out we were jumping through a borked function pointer so the stack was actually undamaged
Add Comment