dbwrap: fix more "tdb_chainunlock failed" messages
authorMichael Adam <obnox@samba.org>
Mon, 7 Apr 2008 21:36:29 +0000 (23:36 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 7 Apr 2008 21:40:18 +0000 (23:40 +0200)
commit2c2379b3216580bfc3f450221cdd325b2dccc80e
tree30d41b724847fa1bdefb932007e06a3d7fb185aa
parentbc5f19cb28e26206e216396d6561f05d77cf9ffa
dbwrap: fix more "tdb_chainunlock failed" messages

TALLOC_FREE(rec) before transaction_cancel also in dbwrap_trans_delete().

Michael
(This used to be commit 04cd914a1f12691d27ddc67887a757cd813848a7)
source3/lib/dbwrap_util.c