[fpc-pascal] heaptrc unit troubles with New() & Dispose() calls
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Sun Dec 27 17:40:30 CET 2020
On 27/12/2020 4:00 pm, Jonas Maebe via fpc-pascal wrote:
> No. New and Dispose eventually result in calls to plain getmem/freemem
> anyway.
Thanks Jonas. I'll try and reproduce the original issue with a smaller
example. It the issue still persists (can't determine the method causing
the memory leak), I'll file a bug report.
Regards,
Graeme
More information about the fpc-pascal
mailing list