s4:auth It is easier to copy the session key than get talloc right.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jul 2009 03:27:47 +0000 (13:27 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jul 2009 03:27:47 +0000 (13:27 +1000)
commit6dd6ccbdc9451678180e0346780b0a5bf9cda229
treef80632833565a3e975929d3e7b41a487ea3dd70f
parent431e63cd8bfff6f67b6e6595ee5a054877709c0d
s4:auth It is easier to copy the session key than get talloc right.

The session keys as supplied already have a reference on them, so
stealing them creates challenges.  For 16 bytes, it is just easier to
be consistant and copy them.

Andrew Bartlett
source4/auth/ntlmssp/ntlmssp_server.c