Do you use VC++ built-in memory leaks detection? Using _CrtSetDbgFlag and redefinition of new to DEBUG_NEW gives full list of leaked allocations. It doesn't show call stack - this is the only advantage of another tools like BoundsChecker.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 14 of 14
Threaded View
|
Click Here to Expand Forum to Full Width |