Re: FastMM4



"Leonel" <togniolli.@.gmail.com> wrote in message
news:42c2c158$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Alan Garny wrote:
>> I just incorporated FastMM4 in my project and I am kind of surprised
>> as it told that there is a "21 - 28 bytes: TCriticalSection x1" leak.
> I got that when I tried FastMM but I wasn't surprised because other
> checkers pick it too. It never bothered me much because I'm sure it's a
> singleton that doesn't get released at application shutdown.
>
> I didn't dig too deep to find out where that TCriticalSection is. If
> you find it let us know, might be the same one I see.

Well, I just checked my project and all the 3rd party components that I use
and there is only 3rd party tool that I use that create an instance of
TCriticalSection. It's MemCheck. This being said, it does release it, so...
the problem doesn't lie with my project or any of the 3rd party components
that I use. Delphi?...

Alan.


.



Relevant Pages

  • Re: FastMM4
    ... Alan Garny wrote: ... > I use and there is only 3rd party tool that I use that create an ... > the 3rd party components that I use. ... That allowed me to find the allocation ...
    (borland.public.delphi.language.basm)
  • Re: FastMM4
    ... Alan Garny wrote: ... > I just incorporated FastMM4 in my project and I am kind of surprised ... Leonel ... Prev by Date: ...
    (borland.public.delphi.language.basm)