Don't free the encrypted_session_key early - that causes the subsequent
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 12:36:21 +0000 (12:36 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 12:36:21 +0000 (12:36 +0000)
commited55d03c8a087b9a3df9764d3c983bf59af1defc
treeee671d9b24d1d9d3602944d1d8e258bde4cfdfd0
parentad390f9336b5000a7225ed08942cbbd218cc349a
Don't free the encrypted_session_key early - that causes the subsequent
test for a valid length to fail...

This should fix 'security=server' and hosts-equiv failures picked up by
the build farm.

Andrew Bartlett
(This used to be commit 39311495de3bd0a902f730967f30176db97be05a)
source3/libsmb/ntlmssp.c