diff options
author | Howard Chu <hyc@symas.com> | 2015-12-10 01:42:36 +0000 |
---|---|---|
committer | Howard Chu <hyc@symas.com> | 2015-12-10 01:45:40 +0000 |
commit | d98d5e79cba75214feb1d5ef35e68a3706915566 (patch) | |
tree | ee56aeedbc80a9886d0c0053b6d31ddb4aa75cb6 /translations | |
parent | Merge pull request #527 (diff) | |
download | monero-d98d5e79cba75214feb1d5ef35e68a3706915566.tar.xz |
Fix data refs in read-only txns
Data is only guaranteed to be valid within the lifetime of a txn.
You cannot use data returned from LMDB after the txn ends.
Also, fixed a missing txn.commit BlockchainLMDB::get_tx_unlock_time()
Diffstat (limited to 'translations')
0 files changed, 0 insertions, 0 deletions