s3:winbind: Allocate a temporary memory context for dcip_check_name_ads()
authorSamuel Cabrero <scabrero@samba.org>
Tue, 24 May 2022 14:17:42 +0000 (16:17 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jun 2022 15:50:29 +0000 (15:50 +0000)
commitcfa6da8658bf428045e3f7f8bc038fed893137b8
tree932d9ba0b128ed90f1d6c63a52f79a23e28807c0
parent23bc40f6c5e77fc66b79cf39c9b4c3f0cc29e411
s3:winbind: Allocate a temporary memory context for dcip_check_name_ads()

Prepare to allocate ADS_STRUCT under a talloc context.

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