secur32: Don't free the password in InitializeSecurityContextW to enable the credentials handle to be re-used in further InitializeSecurityContextW calls.

Robert Shearman rob at codeweavers.com
Wed Jul 4 05:37:02 CDT 2007


Kai Blin wrote:
> Is that possible in Windows or is this a hack to work around a missing 
> credentials cache?
>   

I've just sent a patch that adds a test for the assumption that 
credential handles can be reused and it succeeds on Windows.

-- 
Rob Shearman




More information about the wine-devel mailing list