dsdb: Use talloc_get_type_abort() in schema_load_{start,end}_transaction
authorAndrew Bartlett <abartlet@samba.org>
Tue, 10 Apr 2018 01:34:56 +0000 (13:34 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Apr 2018 03:15:17 +0000 (05:15 +0200)
commit132e932da2f203d005abea4412fcf2c483b7c489
treea33a18a2f5a12e93f0859c2bfb3ea05ec53ec02d
parent887b48c49328f7cede260923a33633096402a763
dsdb: Use talloc_get_type_abort() in schema_load_{start,end}_transaction

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13379

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/schema_load.c