s3: libsmb: Protect cli_connect_nb_send() from being passed a NULL hostname and dest_ss.
commite217c14f3ca99e8c88d96a69e420157efe936e12
authorJeremy Allison <jra@samba.org>
Mon, 8 Aug 2016 23:53:21 +0000 (8 16:53 -0700)
committerStefan Metzmacher <metze@samba.org>
Wed, 24 Aug 2016 09:42:27 +0000 (24 11:42 +0200)
tree631da3e0c9c1050d2e760d15384c3f6b4c167c5d
parentd6e8fd9dcff834889c23326d41088200a484090e
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