# Effective tool for run-time errors and memory leaks detection

**URL:** https://forum.kirupa.com/t/effective-tool-for-run-time-errors-and-memory-leaks-detection/320704
**Category:** programming
**Created:** [March 30, 2011, 10:15pm UTC](https://forum.kirupa.com/t/effective-tool-for-run-time-errors-and-memory-leaks-detection/320704 "2011-03-30T22:15:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Arsen2](https://avatars.discourse-cdn.com/v4/letter/a/e79b87/32.png) [@Arsen2](https://forum.kirupa.com/u/Arsen2)
#### Post date: [March 30, 2011, 10:15pm UTC](https://forum.kirupa.com/t/effective-tool-for-run-time-errors-and-memory-leaks-detection/320704/1 "2011-03-30T22:15:12Z")

</div>

Hi!

Created application is working toooo slow, looks like there are a lot of memory leaks, there are a lot of pointers. So, please, can you advice some effective tool for run-time errors and memory leaks detection in Visual Studio C++?
