Go to file
Hallvard Furuseth 2d6aed7537 ITS#7515 Fix nested transaction error handling.
mdb_txn_begin(): Do not free(mt_free_pgs), it needs mdb_midl_free().
mdb_txn_commit(): Catch commit(child) error.
2013-05-05 15:13:31 +02:00
libraries/liblmdb ITS#7515 Fix nested transaction error handling. 2013-05-05 15:13:31 +02:00