s3:net: Refactor net_ads_lookup(), allocate a talloc context
commitfa6dc88361267bf350fbc4c6fd7521d2ef236bcb
authorSamuel Cabrero <scabrero@samba.org>
Wed, 25 May 2022 15:02:14 +0000 (25 17:02 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jun 2022 15:50:29 +0000 (27 15:50 +0000)
treee00ea78566486b712f80bb3d8e4e889109e19d10
parent916303356017daab5b4b8fb2346baede3249e910
s3:net: Refactor net_ads_lookup(), 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