Fix a valgrind error in idmap_ad_sids_to_unixids()
authorVolker Lendecke <vl@samba.org>
Mon, 20 Oct 2008 16:25:13 +0000 (18:25 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 20 Oct 2008 19:08:20 +0000 (21:08 +0200)
commitbc9bbda8b390a221d7b88fd6eb1b54efc8c91c6b
tree9fcb3d59d4468857c47f1b3949c7981d2811f5f1
parentf3843e330f312b72a24563417309159b0d99dc50
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
source3/winbindd/idmap_ad.c