aboutsummaryrefslogtreecommitdiff
path: root/src/qt
diff options
context:
space:
mode:
authorAlex Morcos <morcos@chaincode.com>2015-09-17 17:43:34 -0400
committerLuke Dashjr <luke-jr+git@utopios.org>2015-10-14 08:20:36 +0000
commit01878c9c3f42961b8fb1356105b7b90abbce1c9d (patch)
tree1ae9c99b861379e707dffb90ec3580cadcd136da /src/qt
parent9b9acc27d2ea91223177bc2509568721334af178 (diff)
downloadbitcoin-01878c9c3f42961b8fb1356105b7b90abbce1c9d.tar.xz
Fix locking in GetTransaction.
GetTransaction needs to lock cs_main until ReadBlockFromDisk completes, the data inside CBlockIndex's can change since pruning. This lock was held by all calls to GetTransaction except rest_tx.
Diffstat (limited to 'src/qt')
0 files changed, 0 insertions, 0 deletions