he first usage.)
Scott Nichol
- Original Message -
From: "Niclas Hedhman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 06, 2002 2:17 AM
Subject: Re: COMProvider patch and ssl question
> On Saturday 06 July 2002 06:05, Scott Nichol wrote:
> &
On Saturday 06 July 2002 06:05, Scott Nichol wrote:
> Furthermore I use https with client and server certificates.
> If I call repeatadly it seems that the client just loose the connection
> now and again. As this happens the call takes "0" seconds as supposed
> to the normal 2-5 seconds. The re
SSL-question
==
I use Java 1.4.0 and Apache soap 2.2
Furthermore I use https with client and server certificates.
If I call repeatadly it seems that the client just loose the connection
now and again. As this happens the call takes "0" seconds as supposed
to the normal 2-5 seconds.
nt: Wednesday, July 03, 2002 9:42 AM
Subject: COMProvider patch and ssl question
Hi,
COMPROVIDER
==
Two memory leaks have now been fixed in RPCProvider.cpp.
If you compare the original version with the new one you'll find two calls
to
::VariantClear(&result);
And one call to
:
Hi,
COMPROVIDER
==
Two memory leaks have now been fixed in RPCProvider.cpp.
If you compare the original version with the new one you'll find two calls
to
::VariantClear(&result);
And one call to
::SysFreeString(bstrS);
I'm not 100% sure that all leaks are handled but it is much