> I checked all of my objects and I free them,also I used DumpHeap for
finding memory leaks but its a big report and many other simple programs
have many report like this and I cant find anything good in it.

The leak reports lines from both your app and the underlying library you
use, i.e. LCL. Find the one from your app (./include/customcontrol.inc,
./include/whatever.inc certainly don't belong to your app), that's where you
should start tracing. It's sometimes obvious, sometimes not, no
generalization possible.



--
View this message in context: 
http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Finding-memory-leaks-tp4044940p4044955.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to