Go to file
Hallvard Furuseth c7db955a94 ITS#7517 Don't save dropped dirty MDB databases.
mdb_txn_commit's attempt to save the DB could corrupt another DB if
another thread had called mdb_dbi_open and reused the closed DBI.
2013-02-16 19:08:37 +01:00
libraries/liblmdb ITS#7517 Don't save dropped dirty MDB databases. 2013-02-16 19:08:37 +01:00