you are viewing a single comment's thread
view the rest of the comments
[–] 17 points 3 years ago (1 child)

It's all fun and games until the stack overflows.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 3 years ago (3 children)

    How do you guys deal with your stack overflowing when it's not supposed to?

  • source
  • parent
  • hideshow 6 child comments
  • [–] 10 points 3 years ago (1 child)

    Static analysis, code optimization, heap usage, stack size increases

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 3 years ago (1 child)

    Too late, but thanks. I'll try it next time (if there is a next time).

  • source
  • parent
  • hideshow 2 child comments