a memory leak is where a program claims memory to do something, and doesn't release it properly. it does the same thing over, and grabs more memory, and doesn't release it... etc etc... eventually you run out.
long and short of it, use a diff program & see if that helps. may be an inherent flaw in your software.
|