r17496: net groupmap add could add uninitialized sid_name_type
commit2ba0d93d53868c8b28dccf91dfa26e86817da511
authorJeremy Allison <jra@samba.org>
Fri, 11 Aug 2006 18:09:59 +0000 (11 18:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:37 +0000 (10 11:38 -0500)
treee54519472818d5f1f122376ae191ec574a342a9d
parent199a33ac80977782869b24ce86dcd51cb16d3851
r17496: net groupmap add could add uninitialized sid_name_type
entries to the group mapping db. Ensure this can't happen.
Jeremy.
source/utils/net_groupmap.c