Browse Source
Reading the variable mapBlockIndex requires holding the mutex cs_main.
The new "Disconnect outbound peers relaying invalid headers" code
added in commit 37886d5e2f
and merged
as part of #11568 two days ago did not lock cs_main prior to accessing
mapBlockIndex.
0.16
practicalswift
7 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue