HomePhabricator

lock cs_main for chainActive
719de56ab2c8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Kaz Wesley <keziahw@gmail.com>Authored on Apr 25 2016, 19:31
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGefb54ba065e4: lock cs_main for State/Misbehaving
Branches
Unknown
Tags
Unknown

Event Timeline

Kaz Wesley <keziahw@gmail.com> committed rSTAGING719de56ab2c8: lock cs_main for chainActive (authored by Kaz Wesley <keziahw@gmail.com>).Apr 26 2016, 01:12