locking: fix a few small issues uncovered by -Wthread-safety
- rpcwallet: No need to lock twice here
- openssl: Clang doesn't understand selective lock/unlock here. Ignore it.
- CNode: Fix a legitimate (though very unlikely) locking bug.
locking: fix a few small issues uncovered by -Wthread-safety 2b890dd424b3Unpublished Tags None Subscribers None
Description
Details
|