diff options
author | Jeffrey Wilcke <jeffrey@ethereum.org> | 2016-03-08 22:55:27 +0800 |
---|---|---|
committer | Jeffrey Wilcke <jeffrey@ethereum.org> | 2016-03-11 16:52:36 +0800 |
commit | 558d18d2b036e4598babf65e12a4907da0946086 (patch) | |
tree | f5480b2c18eff98cc54e40371c65bcaa06ab6bf5 /.gitmodules | |
parent | 8b58cd01907ff4dffdca4e7fe250b7371a574b61 (diff) | |
download | go-tangerine-558d18d2b036e4598babf65e12a4907da0946086.tar.gz go-tangerine-558d18d2b036e4598babf65e12a4907da0946086.tar.zst go-tangerine-558d18d2b036e4598babf65e12a4907da0946086.zip |
core: added future proc mutex lock
Added a future lock which prevents the anything being added or removed
from or to the set when looping over the set of blocks. This fixes a nil
pointer in the range loop when trying to retrieve a block from the set
which was previously available but removed due to regular chain
processing.
Fixes #2305
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions