"Éric Fleming Bonilha" <[EMAIL PROTECTED]>
To:
Sent: Friday, April 28, 2006 1:50 PM
Subject: [twsocket] ICS 6 Bug
>I have posted a message days ago and no one has told anything, please, the
>problem specified here is not a bug of my application, is a possible bug of
>ICS t
I have posted a message days ago and no one has told anything, please, the
problem specified here is not a bug of my application, is a possible bug of ICS
that must be corrected, this is a memory leak bug that I found on the
FreeWndHandler routine of ICS, can any ICS Team members or even Françoi
The WndHandle class should be responsible for destroying the FOwnerList,
correct?? This is a bug of ICS??
I have made a fix for my version because this memory leak would compromise my
software operation, as it will be running 24x7 and it creates and destroys
sockets everytime
- Original M
D]>
To:
Sent: Tuesday, April 25, 2006 9:06 PM
Subject: [twsocket] ICS 6 Bug - Memory Leak
I´m using FastMM4, by declaring FastMM4 as first unit of my project, and
when I close my application it says that there is 1 memory leak on module
TIcsWndHandlerList.
This bug occurs even on the demo applicat
I´m using FastMM4, by declaring FastMM4 as first unit of my project, and when I
close my application it says that there is 1 memory leak on module
TIcsWndHandlerList.
This bug occurs even on the demo applications provided on ICS package
I have read the code of unit OverbyteIcsWndControl and I f