Hello,

I have upgraded from D2007 to XE and I am now using version 7.04 of ICS.

When I close the socket I am getting a memory leak at line 686 in
TWSocketClient. TiggerSessionClosed.

the line is New(PIdRec);

I do see that if the PostMessage call fails, PIdRec is released on line 696.

If the PostMessage succeeds, PIdRec is not released.

I have no idea why the PostMessage would fail.

Am I wrong in thinking PIdRec should be released regardless of PostMessage
success/fail?

Ideas?

Thanks,

Mark



--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to