dbwrap: fix a confusing "tdb_chainunlock failed" message
authorStefan Metzmacher <metze@samba.org>
Sun, 30 Mar 2008 11:11:22 +0000 (13:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Apr 2008 12:04:23 +0000 (14:04 +0200)
commitd70a8e9c413a7d3993e0d11db5ae9cbc7fdb12c7
tree320c0b08eea0c82514b60fae3b3df74165bfa6d3
parent9e739b4c99a9aba5c5bb58f3b6a9fb949e24c581
dbwrap: fix a confusing "tdb_chainunlock failed" message

Unlock before we cancel the transaction...

metze
source/lib/dbwrap_util.c