[fpc-pascal] Memory leaks in FPC 2.3.1 SVN 13188

leledumbo leledumbo_cool at yahoo.co.id
Mon May 25 07:18:42 CEST 2009


> Are we missing something here or might this be an FPC bug?

It depends on how you use HeapTrc. If via -gh, this might a bug. If you
manually include in a uses clause, you have to be sure that you put it as
the first one of your program. Otherwise, HeapTrc won't be able to detect
what have been done by units loaded before it.
-- 
View this message in context: http://www.nabble.com/Memory-leaks-in-FPC-2.3.1-SVN-13188-tp23691363p23701290.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.




More information about the fpc-pascal mailing list