s3-winbind: DON'T PANIC if we couldn't find the domain.
authorAndreas Schneider <asn@samba.org>
Tue, 4 Sep 2012 12:30:38 +0000 (14:30 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 4 Sep 2012 17:08:38 +0000 (19:08 +0200)
commit7ec71c28e9153164d222966a3753333f1804c8c7
treed1b64db2fe2398dddf1bc0c41426ca9830560ac1
parent1bb5d205ecc071a98ce5717e2e009fb1875aeae2
s3-winbind: DON'T PANIC if we couldn't find the domain.

If we don't have a connection to a trusted domain but still try to do a
lookup we shouldn't segfault.

Signed-off-by: Andreas Schneider <asn@samba.org>
Fix bug #9135 - Don't segfault if we don't find a domain in
resolve_username_to_alias()/fill_grent() .
source3/winbindd/winbindd_group.c