[Lazarus] Memory leak hunt request
Reinier Olislagers
reinierolislagers at gmail.com
Sun May 4 15:43:02 CEST 2014
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...
More information about the Lazarus
mailing list