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

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

Michael
source/lib/dbwrap_util.c