Hi, I was wondering if anyone knew of a good memory leak checker (like valgrind's memcheck) for c++ win32 apps.

Recommended Answers

All 5 Replies

Sorry, I was looking for something a little simpler and little more free :P

Sorry, I was looking for something a little simpler and little more free :P

Visual Leak Detector

Sorry, I was looking for something a little simpler and little more free :P

Try the built in _CRTDebug Libraries of Visual C++.

commented: Good ~~ SunnyPalSingh +3
commented: Good answer - Salem +4

That was perfect, thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.