diff options
| author | Kaz Wesley <[email protected]> | 2016-04-25 13:13:52 -0700 |
|---|---|---|
| committer | Kaz Wesley <[email protected]> | 2016-04-25 18:06:44 -0700 |
| commit | efb54ba065e41e0d36383bcabfcc01bbca7b2340 (patch) | |
| tree | 0fbe91fe0060a74d96d792887e1b4a96b0b08d6c /src/init.cpp | |
| parent | Merge #7688: List solvability in listunspent output and improve help (diff) | |
| download | discoin-efb54ba065e41e0d36383bcabfcc01bbca7b2340.tar.xz discoin-efb54ba065e41e0d36383bcabfcc01bbca7b2340.zip | |
lock cs_main for State/Misbehaving
ProcessMessage calls State(...) and Misbehaving(...) without holding the
required lock; add LOCK(cs_main) blocks.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions