Back-port from vl.
authorJeremy Allison <jra@samba.org>
Mon, 11 Feb 2008 17:53:31 +0000 (09:53 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 11 Feb 2008 17:53:31 +0000 (09:53 -0800)
commit3eb2d427a9319199e862e6f6af5db32de6330b34
tree4f80ba52c297ea517984fe4ae3ad67ac3a0a8bad
parentd0d9e485b505e7f75a844631a4c77316fc684ac0
Back-port from vl.

Author: Volker Lendecke <vl@samba.org>
Date:   Mon Feb 11 18:36:06 2008 +0100

    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