r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in the
commit68d7a5e38346393a66e1d97da0348f474dd2ae4c
authorAndrew Bartlett <abartlet@samba.org>
Sun, 27 Mar 2005 06:26:00 +0000 (27 06:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:17 +0000 (10 13:11 -0500)
treedad95dfa241b6241a328449a91e98d3aebc5b55d
parent0d36266cd4e0034ca5ed2755084a64db3e235ac4
r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in the
client.  The issue was actually a cut-and-paste bug, I was filling in
the .old not the .nt1 part of the union.

I've also removed the 'error checks' - I'll shortly document the API
for the credentials code to clarify that it will always return a
pointer here, except in cases of programmer error.

Tridge:  I hope this is OK.

Andrew Bartlett
(This used to be commit 6439de9ec8c8d24197ea69dc337473e54c8b36b8)
source4/libcli/composite/sesssetup.c