Re: Replacement MM for the Delphi IDE
- From: "Pierre le Riche" <pleriche@xxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 02:44:30 +0200
Hi Hp,
> I started by accident D7 twice and did get a hugh list of memory leaks
> by closing the second D7.. is this normal ?
FastMM only does the leak checking when the IDE is running, so when you have
two Delphi's running and you shut one down it detects the other copy of
Delphi still running and the leak checking is performed. You can disable
that by commenting out the "EnableMemoryLeakChecking" option inside
FastMM4.pas and recompiling the DLL.
Regards,
Pierre
.
- References:
- Replacement MM for the Delphi IDE
- From: Pierre le Riche
- Re: Replacement MM for the Delphi IDE
- From: Hp
- Replacement MM for the Delphi IDE
- Prev by Date: Re: Fastcode MM B&V 0.46
- Next by Date: Re: Bug Confirmed! IDE tries to free blocks allocated through borlndmm.dll with internal MM.
- Previous by thread: Re: Replacement MM for the Delphi IDE
- Next by thread: Re: Replacement MM for the Delphi IDE
- Index(es):
Relevant Pages
|
Loading