Debugging Memory Corruption in Game Development
원문 : http://www.gamasutra.com/view/feature/3818/debugging_memory_corruption_in_.php The symptoms of memory corruption can range from hard crashes, all the way through minor glitches, to no symptoms at all. The causes of memory corruption are many and varied, and include memory corruption itself. In this article I attempt to classify the various ways in which memory corruption can manifest itself..