Use session key from cli_state struct rather than the uninitialised one
authorTim Potter <tpot@samba.org>
Fri, 14 Sep 2001 04:32:52 +0000 (04:32 +0000)
committerTim Potter <tpot@samba.org>
Fri, 14 Sep 2001 04:32:52 +0000 (04:32 +0000)
commit0dab2c3e319d89183c2f3d75dbd1c25cbf738284
treed61f3bb6f887f9e880a2e61ca520d391b9447569
parent27cbee1b4edf947bbb95df2b5cf0243d0036fed6
Use session key from cli_state struct rather than the uninitialised one
when calling cli_netlogon_sam_sync().  (-:
(This used to be commit e4a3231a074b01cb1d6c4bf42e0a8e687e584413)
source3/libsmb/cli_netlogon.c