Stack buffer overrun (Windows, C++) : how can I detect the culprit?
- by Ziffusion
Are there any tools/libraries on Windows that can help me tarck down the culprit? This is a fairly large codebase, with multiple threads.
I code for Linux mostly; Windows is unfamiliar territory. Thanks for your input.