Re: FastMM4



"Craig Peterson" <"craig no scootersoftware spam com"> wrote in message
news:42c2c4dc$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Indy 10 intentionally leaks a critical section in the
> initialization/finalization section of IdComponent.pas, so if you're using
> any Indy component FastMM4 will report that leak.

Argh! Well spotted! I do use Indy and indeed, in the finalization section of
IdCompoent.pas, there is a component that roughly says why they don't free
the instance of TCriticalSection that they create in the initialization
section. Hmm... not neat though...

Alan.


.