aboutsummaryrefslogtreecommitdiff
path: root/src/common/command_line.cpp
diff options
context:
space:
mode:
authorHoward Chu <hyc@symas.com>2015-12-10 01:42:36 +0000
committerHoward Chu <hyc@symas.com>2015-12-10 01:45:40 +0000
commitd98d5e79cba75214feb1d5ef35e68a3706915566 (patch)
treeee56aeedbc80a9886d0c0053b6d31ddb4aa75cb6 /src/common/command_line.cpp
parente175205e6e6314709aa1a8472f72be583771cd8a (diff)
downloadmonzero-core-d98d5e79cba75214feb1d5ef35e68a3706915566.tar.gz
monzero-core-d98d5e79cba75214feb1d5ef35e68a3706915566.tar.xz
monzero-core-d98d5e79cba75214feb1d5ef35e68a3706915566.zip
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 'src/common/command_line.cpp')
0 files changed, 0 insertions, 0 deletions