s3:net: Refactor net_ads_dn(), allocate a talloc context
authorSamuel Cabrero <scabrero@samba.org>
Thu, 26 May 2022 11:20:36 +0000 (13:20 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jun 2022 15:50:30 +0000 (15:50 +0000)
commitc0ed4d85adf906d7ee822a7ed0310895ef05575d
tree3d2ab6b98d9f665ba895585d1a3483384f343fdd
parentf665c66133bc15edcca16825ab0499870bde6168
s3:net: Refactor net_ads_dn(), allocate a talloc context

ADS_STRUCT will be allocated in the talloc context.

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