Welcome to MSDN Blogs Sign in | Join | Help

August 2004 - Posts

Tracking down memory leaks when linking with the CRT DLL

I recently rebuilt a C++ project to use the DLL version of the CRT and discovered that the _crtBreakAlloc variable was not visible to the Visual C++ debugger. If you don't already know, this variable is maintained by the debug CRT heap allocation code
Posted by markda | 0 Comments
Filed under:
 
Page view tracker