> 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.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to