Add a missing return
commiteadd15c9363a57c214ede3c489057646baca48f8
authorVolker Lendecke <vl@samba.org>
Mon, 11 Feb 2008 17:36:06 +0000 (11 18:36 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 11 Feb 2008 17:37:58 +0000 (11 18:37 +0100)
tree374563f89065be6ec5c592a30b77336cfaca94c3
parent9d6b43ea106df188b51060a8055fe5168220c314
Add a missing return

If I'm not completely blind, we should return here. Not doing it here seems not
to be a major flaw, as far as I can see we're only missing the error code. This
might account for some of the very unhelpful NT_STATUS_UNSUCCESSFUL error
messages people see during joins.

All with stake in Samba client, please check!
source/libsmb/cliconnect.c