idmap: Initialize struct idmap_ad_context
authorVolker Lendecke <vl@samba.org>
Tue, 7 Mar 2023 15:08:18 +0000 (16:08 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 29 Mar 2023 17:55:50 +0000 (17:55 +0000)
commitc9c709e39dd13680490338fd37caf095f17b70c8
tree1cb6c27ecc9a0178026cde4b24af974fb2137e13
parent6499a2dcb3bc4e6f22af5445517dd3e1ba9efff0
idmap: Initialize struct idmap_ad_context

We'll add another pointer next that should be initialized to NULL

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/idmap_ad.c