r25024: Fix a whole bunch of Coverity bugs
authorVolker Lendecke <vlendec@samba.org>
Sat, 8 Sep 2007 09:15:08 +0000 (09:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:35 +0000 (12:30 -0500)
commit56a029258f75da967f73e7151292d8cdaf3fecdf
treee933155ed278a051b093c9d42c73a6d0b67a5f36
parentfe6644fb5a6097d5e16e2c7667fb49dee1fa94ae
r25024: Fix a whole bunch of Coverity bugs

The callers of get_domain_group_from_sid() with some justification
expected map->gid to be initialized when get_domain_group_from_sid
returned True.
(This used to be commit bc8b74dbfec965ede7bf45118d1a863b28d000fd)
source3/groupdb/mapping.c