s3:libads: Allocate temporary memory context for ads_domain_func_level()
authorSamuel Cabrero <scabrero@samba.org>
Tue, 24 May 2022 16:05:38 +0000 (18:05 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jun 2022 15:50:29 +0000 (15:50 +0000)
commit916303356017daab5b4b8fb2346baede3249e910
treef517d0841a859ebdb2496265069855247b531950
parent20936391175a43567368115848afe5417bf1f509
s3:libads: Allocate temporary memory context for ads_domain_func_level()

Prepare to allocate ADS_STRUCT under talloc context.

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