diff options
| author | Kaz Wesley <[email protected]> | 2016-04-25 12:31:32 -0700 |
|---|---|---|
| committer | Kaz Wesley <[email protected]> | 2016-04-25 18:12:30 -0700 |
| commit | 719de56ab2c8e5bc6ce9f67c7bf159adc242d49b (patch) | |
| tree | 940861fb55007ca4afd1c659858b48c2748bee90 /src/init.cpp | |
| parent | lock cs_main for State/Misbehaving (diff) | |
| download | discoin-719de56ab2c8e5bc6ce9f67c7bf159adc242d49b.tar.xz discoin-719de56ab2c8e5bc6ce9f67c7bf159adc242d49b.zip | |
lock cs_main for chainActive
ActivateBestChain uses chainActive after releasing the lock; reorder operations
to move all access to synchronized object into existing LOCK(cs_main) block.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions