The locks were missing from D4186.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGdf29943217b8: Fix -Wthread-safety-analysis warnings
rABCdf29943217b8: Fix -Wthread-safety-analysis warnings
With Clang as a compiler:
cmake -GNinja .. -DCMAKE_BUILD_TYPE=Debug ninja check
Ensure there is no -Wthread-safety-analysis warning in the build
output, and all the tests are passing.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_thread_safety_warnings
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 7840 Build 13701: Bitcoin ABC Buildbot (legacy) Build 13700: arc lint + arc unit