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