diff options
| author | Suhas Daftuar <[email protected]> | 2019-09-10 13:58:41 -0400 |
|---|---|---|
| committer | Suhas Daftuar <[email protected]> | 2019-09-10 14:54:50 -0400 |
| commit | 2a4e60b48261d3f0ec3d85f97af998ef989134e0 (patch) | |
| tree | 9c80a637185174eef64b1c77d1004dc926d5e0ad /src/httpserver.cpp | |
| parent | Merge #16413: depends: Bump QT to LTS release 5.9.8 (diff) | |
| download | discoin-2a4e60b48261d3f0ec3d85f97af998ef989134e0.tar.xz discoin-2a4e60b48261d3f0ec3d85f97af998ef989134e0.zip | |
Fix block index inconsistency in InvalidateBlock()
Previously, we could release cs_main while leaving the block index in a state
that would fail CheckBlockIndex, because setBlockIndexCandidates was not being
fully populated before releasing cs_main.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions