ITS#7515 fix mdb_dbi_open/close
authorHoward Chu <hyc@symas.com>
Fri, 1 Feb 2013 04:05:48 +0000 (20:05 -0800)
committerHoward Chu <hyc@symas.com>
Fri, 1 Feb 2013 04:05:48 +0000 (20:05 -0800)
commit48dc782ea612f85e8356a50bfbafe22e5be121cf
treeb222697b347f8ee851a184f57588c9b05900c611
parent27aaecc744955d08d2bfe7a3ca786d742267c5bd
ITS#7515 fix mdb_dbi_open/close

If a DBI handle is opened by a txn that aborts, the DBI handle
should no longer be valid.
libraries/liblmdb/mdb.c