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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable