[fpc-devel] Why/how does the compiler have a non-trivial number ofmemory leaks after over two decades of development?

Sven Barth pascaldragon at googlemail.com
Mon Jul 30 14:14:39 CEST 2018


J. Gareth Moreton <gareth at moreton-family.com> schrieb am Mo., 30. Juli
2018, 13:31:

> I've noticed that the compiler doesn't use
> try...finally blocks to help with freeing
> blocks. I'm not sure why this is the case,
> but might be speed related.
>

Correct. Even implicit try-finally frame generation is disabled for the
compiler source.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20180730/383cc439/attachment.html>


More information about the fpc-devel mailing list