Fix a valgrind error in idmap_ad_sids_to_unixids()
commit2eef66be888241b7d28363a18505c2a83e0649e0
authorVolker Lendecke <vl@samba.org>
Mon, 20 Oct 2008 16:25:13 +0000 (20 18:25 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 20 Oct 2008 19:48:37 +0000 (20 21:48 +0200)
treef480002f8799f0d4c692e914651f0f5fed083743
parent7cf64e7fd648fe88da807a82a9419a9b19c3c40f
Fix a valgrind error in idmap_ad_sids_to_unixids()

We need to initialize all mappings in case we don't find anything.

Simo, please check!

Volker
(cherry picked from commit e3550c235e6a59749c1e57b469289069f7e541d4)
source/winbindd/idmap_ad.c