Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows   (RSS)
Sorry, but there are no more tags available to filter with.

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