s3: libsmb: Protect cli_connect_nb_send() from being passed a NULL hostname and dest_ss.
authorJeremy Allison <jra@samba.org>
Mon, 8 Aug 2016 23:53:21 +0000 (16:53 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 16 Aug 2016 10:57:11 +0000 (12:57 +0200)
commitfcb7910f790e3675952028bb0e209df7379ed470
tree756eb300c995b16f37dbce759ec6dfa16cc101a9
parent39b4580aea2d2e0548241bcd6191f85a369130b2
s3: libsmb: Protect cli_connect_nb_send() from being passed a NULL hostname and dest_ss.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12135

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
(cherry picked from commit 27ebf64b347a770e0d1ad4f1db645cb1b8dd5861)
source3/libsmb/cliconnect.c