s3:net: Refactor net_ads_group(), allocate a talloc context
authorSamuel Cabrero <scabrero@samba.org>
Wed, 25 May 2022 16:06:14 +0000 (18:06 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jun 2022 15:50:29 +0000 (15:50 +0000)
commit786e0394dfe9c6fd5e3a6d969ed1f8d0339c3451
tree5acc620578b4576587f19067730e8b1c59a6f37b
parent356aa3e357cfad210d1c92172eb2a5edb3b8a85c
s3:net: Refactor net_ads_group(), allocate a talloc context

ADS_STRUCT will be allocated in the talloc context.

Best viewed with "git diff -b".

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