s3:net: Refactor net_ads_sid(), allocate a talloc context
commitc443b0b18e4807cb333d30973bf47f31cb8b8012
authorSamuel Cabrero <scabrero@samba.org>
Thu, 26 May 2022 11:23:30 +0000 (26 13:23 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jun 2022 15:50:30 +0000 (27 15:50 +0000)
tree2cb4ee0f769178d3d6fa82721d60d5bc04b21c8d
parentc0ed4d85adf906d7ee822a7ed0310895ef05575d
s3:net: Refactor net_ads_sid(), 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