dsdb: Ensure to cancel the transaction if we fail to save the prefixMap
authorAndrew Bartlett <abartlet@samba.org>
Mon, 9 Apr 2018 02:52:47 +0000 (14:52 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Apr 2018 03:15:16 +0000 (05:15 +0200)
commit23ef25faf5f60d4fcbaec28ffebd249556028c75
tree225c9ab0b598a681a40b0ee9a84726402c257080
parent46b6f2d782efb0d15e676c5be359e1a4145cf426
dsdb: Ensure to cancel the transaction if we fail to save the prefixMap

This rare error case forgot to call ldb_transaction_cancel()

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