]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:net: Refactor net_ads_password(), allocate a talloc context
authorSamuel Cabrero <scabrero@samba.org>
Thu, 26 May 2022 11:08:01 +0000 (13:08 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jun 2022 15:50:30 +0000 (15:50 +0000)
commit4e2f7cf565b6ec7fe4e6562ce35570b03133e1e9
treefe114ccddf6fb09db3a0dcaf5fe4b32aa3b60d04
parentbb1a344844ab07f7d02b3ff6012d453bf271aa9f
s3:net: Refactor net_ads_password(), 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