aboutsummaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
authorAlex Morcos <morcos@chaincode.com>2015-09-17 17:43:34 -0400
committerAlex Morcos <morcos@chaincode.com>2015-09-17 20:26:28 -0400
commit131c23d02733c547975844226c1fe0dd4c87211c (patch)
treed1673e355f6c0eb43ff25e279066b24af3f001cf /.tx
parent83f0e2249765520b9f974c45811b53c90b0d0ede (diff)
downloadbitcoin-131c23d02733c547975844226c1fe0dd4c87211c.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 '.tx')
0 files changed, 0 insertions, 0 deletions