Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / General / January 2005

Tip: Looking for answers? Try searching our database.

_CrtDumpMemoryLeaks() stopped detecting leaks

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Morten Aune Lyrstad - 02 Jan 2005 19:05 GMT
Hi there! I have a fairly large project where I am using
_CrtDumpMemoryLeaks() to detect memory leaks. I have been using it for
many projects without problems, but after a while I discovered that it
does not function with this one. The project is far too large to NOT
have any leaks, which is what made me suspicious. So I tried to allocate
some memory just before exiting the application, and sure enough; it was
not detected. Has anyone had this kind of experience? I am quite sure it
has worked on earlier compilations of my applications, so I have no idea
what is going on.

Yours,
Morten Aune Lyrstad
Morten Aune Lyrstad - 02 Jan 2005 19:11 GMT
if I set
    _CrtSetDbgFlag(_CRTDBG_CHECK_CRT_DF);
I get a report, but that's not what I am after. I need the report which
is generated when using
    _CrtSetDbgFlag(_CRTDBG_LEAK_CHECK_DF);

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.