ik
2010-01-19 08:35:06 UTC
Hello list,
There are sometimes way to "see" that you have memory leak in a code without
using any sort of profiler.
For example using new/getmem on a local variable without releasing it etc...
Does FPC know how to find this places on compile time and at least issue a
warning about it ?
Thanks,
Ido
http://ik.homelinux.org/
There are sometimes way to "see" that you have memory leak in a code without
using any sort of profiler.
For example using new/getmem on a local variable without releasing it etc...
Does FPC know how to find this places on compile time and at least issue a
warning about it ?
Thanks,
Ido
http://ik.homelinux.org/