BUG: MFC does not display the file name for internal memory leaks when you debug an application (814795)
The information in this article applies to:
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
SYMPTOMSWhen you try to debug an application that uses Microsoft Foundation Class (MFC), you may not receive the information about the origin of the internal memory leaks in MFC.
The file name and the line number information about the memory leaks is not displayed in the Output
window of the Microsoft Visual Studio .NET IDE.CAUSEThis behavior occurs because the wrapper files that are created in the intermediate folder are deleted when you clean the solution. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.REFERENCESFor more information about the _CRTDBG_MAP_ALLOC preprocessor symbol, visit the following Microsoft Developer Network (MSDN) Web site:
Modification Type: | Minor | Last Reviewed: | 1/12/2006 |
---|
Keywords: | kbMemory kbtshoot kbDebug kbBug KB814795 kbAudDeveloper |
---|
|