7
neeno
4y

I was new to C++. Spent a few days debugging a crash caused by an uninitialised variable.

Comments
  • 1
    -Wall to the rescue!
  • 1
    @asgs I was working with UE4, it doesn't let you change compiler options. It would've saved me so much time though...
  • 0
    *msan has entered the chat*
Add Comment