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