Quote Originally Posted by Yes View Post
But how can I find places where I'm dereferring uninitialized pointers?
attach your debugger when your program crashes / look at the call stack when debugging and the error occurs.