On 04/05/2014 15:35, Luca Olivetti wrote: > El 04/05/14 14:42, Reinier Olislagers ha escrit: >> I suppose what I am a bit baffled by is that you can see the property >> access via fList.Text but the call stack does not show you the actual >> call (fList:=TStringList.Create) that creates the memleak... > > Maybe because of this? > http://bugs.freepascal.org/view.php?id=12528
Thanks Luca, Yes, perhaps. IIRC, though, I also ran heaptrc under FPC trunk compiled with -O-1... so that shouldn't be it... -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
