![]() |
Re: Memory Leak detection Program without using any tools
Quote:
Code:
#include<malloc.h> |
Re: Memory Leak detection Program without using any tools
to check memory leak, you can use my program as
Code:
#include<malloc.h> |
Re: Memory Leak detection Program without using any tools
that means you want to say that i need to free the memory in the function where i m receiving the value returned by temporary variable.
|
Re: Memory Leak detection Program without using any tools
understood and clear
|
Re: Memory Leak detection Program without using any tools
I run this program for my application. It's working. Too Cooooooooool.
Thanks asadullah.ansari |
Re: Memory Leak detection Program without using any tools
Excellent asadullah.ansari. I cannt imagine. I am very happy to see this memory leak detector program so simple and understandable.
|
Re: Memory Leak detection Program without using any tools
Can you tell me in different languages how to use this program?
|
Re: Memory Leak detection Program without using any tools
suppose ive detected memory leaks on my OS as I run that program, what will I do next?
Is there any posible ways to prevent it or get rid of it? |
Re: Memory Leak detection Program without using any tools
Quote:
Beauty of this program is that only one interface you have to use, that is "WriteMemLeak()" only. If any way other languages support to use C Interface, then you can use it. |
Re: Memory Leak detection Program without using any tools
Quote:
Is it true what i am understanding that "memory leak is in OS not in your program". If it is true then your question is "How to detect memory leak coming in OS by program posted by asadullah.ansari? " Response me? |
| All times are GMT +5.5. The time now is 11:59. |