s4:dsdb Don't segfault with ldb_transaction_prepare_commit() without begin()
commite6c1608e909b9bbc1bdceeb24d57b9333c453a3d
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Nov 2009 21:05:59 +0000 (27 08:05 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 27 Nov 2009 05:05:05 +0000 (27 16:05 +1100)
tree8eec74759e4c9e3d8f2d2ede56743a94958a41bb
parent731f560ecb0d2c075a04eb4431275f9127b061b7
s4:dsdb Don't segfault with ldb_transaction_prepare_commit() without begin()

It is up to other modules to complain if
ldb_transaction_prepare_commit() is called before
ldb_transaction_begin_transaction()

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/linked_attributes.c