aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorAlex Morcos <[email protected]>2015-09-17 17:43:34 -0400
committerAlex Morcos <[email protected]>2015-09-17 20:26:28 -0400
commit131c23d02733c547975844226c1fe0dd4c87211c (patch)
treed1673e355f6c0eb43ff25e279066b24af3f001cf /src/httpserver.cpp
parentTemporarily disable ZMQ tests in bitcoin test suite (diff)
downloaddiscoin-131c23d02733c547975844226c1fe0dd4c87211c.tar.xz
discoin-131c23d02733c547975844226c1fe0dd4c87211c.zip
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions