wbinfo: avoid segfault in wbinfo_auth_crap() if winbindd is not available
authorStefan Metzmacher <metze@samba.org>
Sun, 4 Feb 2018 21:48:01 +0000 (22:48 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 10 Feb 2018 07:35:16 +0000 (08:35 +0100)
commit8b0e1a77ae5f7ef6d8db9a05718afa8d472a971b
treec3660fa9676e6f28ca7a5d68e3c35d37ce77963c
parentb112cbc2462edf810473026c133b0802d1e18468
wbinfo: avoid segfault in wbinfo_auth_crap() if winbindd is not available

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13256

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
nsswitch/wbinfo.c