To integrate the memory debugger into the program simply include the cpp and .h to your project and include the .h into any relevant files. In the event of a leak the proper symbols are generated, the ptr address, modbase, file name, line number, and stack address are presented in “leaks.log” for every leak. In the event of a heap bug a break point is enabled at the offending area.
Features
- overloads new and delete to easily detect most memory errors
- buffer overflow
- new and delete[] mismatch, double deletes, and bad pointers
- leak detection
Follow Memory_Handler
Other Useful Business Software
BrandMail Email Signatures for Outlook
BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Memory_Handler!