> there is memory leak check in my application
Please explain this.

Some memory leak detection tools do not actually free memory to the point that it can be re-used.
This is done so that they...