s3:net: Pass a talloc context to ads_startup()
commit0748783396bca630907be64cb4c4c45107d2f2df
authorSamuel Cabrero <scabrero@samba.org>
Thu, 26 May 2022 12:41:24 +0000 (26 14:41 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jun 2022 15:50:30 +0000 (27 15:50 +0000)
tree8a659ce356ced8c2f046fcf00de561afdec532ec
parent2979196d69b93949576b4cba27c33a799f1776a8
s3:net: Pass a talloc context to ads_startup()

The ads struct will be allocated under this context.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/utils/net_ads.c
source3/utils/net_ads_gpo.c
source3/utils/net_proto.h