secur32: Don't free the password in InitializeSecurityContextW to enable the credenti...
commit2ede1370d35757857b0c8141ff7de6e2e9682fd3
authorRob Shearman <rob@codeweavers.com>
Mon, 2 Jul 2007 18:45:03 +0000 (2 19:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Jul 2007 10:29:19 +0000 (3 12:29 +0200)
treeac5bf4cdc749b94dad93936110ebf4653741a42c
parentf438e524e780ed40a070b7a27667031d4536b322
secur32: Don't free the password in InitializeSecurityContextW to enable the credentials handle to be re-used in further InitializeSecurityContextW calls.
dlls/secur32/ntlm.c