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)
committerUri Simchoni <uri@samba.org>
Wed, 10 Aug 2016 06:18:17 +0000 (08:18 +0200)
commit27ebf64b347a770e0d1ad4f1db645cb1b8dd5861
treee9ab31122ff4320736388b8d977f9435e1d3cd9e
parentc0246b4cc2c351dced44d28021ee4139bdf7b288
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>
source3/libsmb/cliconnect.c