Leak reports in SOAP server
Brought to you by:
pierre_le_riche
When I run some WebService under WebAppDebugger (Delphi
7) I get report about 4 memory leaks, that comes from
WSDLPub and WebBrokerSOAP modules:
TCriticalSection x 1
TSOAPHeaders x (times I called my procedures)
String x 1
TTimerThread x 1
Is this real leaks or some feature of Borland's SOAP
implementation?
Sincerely, Konstantin
konst@nt.ru