Fix bug #8453 - smbclient segfaults when dialect option -m is used for legacy dialects
authorJeremy Allison <jra@samba.org>
Wed, 14 Sep 2011 18:55:16 +0000 (11:55 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 12 Oct 2011 18:54:32 +0000 (20:54 +0200)
commitb7955a7deda68036de2714921fbe169ae1eaae59
tree6d9ecbb6c1c82df650c884a0f191cca1964666fe
parent9c83a776233a0e8b0f7927446256e097a71fdf0d
Fix bug #8453 - smbclient segfaults when dialect option -m is used for legacy dialects

Ensure we have valid pointers.
(cherry picked from commit 9bbb3a89ffa39c9be30c269bf96f080866740406)
source3/libsmb/cliconnect.c