Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Remove some ThreadSanitizer warnings #4609

Merged
merged 15 commits into from Oct 20, 2017
Merged

Remove some ThreadSanitizer warnings #4609

merged 15 commits into from Oct 20, 2017

Commits on Oct 20, 2017

  1. Avoid vptr race condition

    Fixes #4544
    pirapira committed Oct 20, 2017
    Copy the full SHA
    73a4b11 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f05003d View commit details
    Browse the repository at this point in the history
  3. Use Host::x_requiredPeers

    pirapira committed Oct 20, 2017
    Copy the full SHA
    b1c4fbf View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    93ab375 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9a3efeb View commit details
    Browse the repository at this point in the history
  6. Avoid a deadlock

    pirapira committed Oct 20, 2017
    Copy the full SHA
    31ac044 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    157d18b View commit details
    Browse the repository at this point in the history
  8. Use x_lastBlockHash

    pirapira committed Oct 20, 2017
    Copy the full SHA
    0199636 View commit details
    Browse the repository at this point in the history
  9. Prevent a possible deadlock

    pirapira committed Oct 20, 2017
    Copy the full SHA
    cb8345f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3d258ac View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    5e08249 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    bac4f09 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    edf7242 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    9cd21c6 View commit details
    Browse the repository at this point in the history
  15. Remove spurious x_sync

    Without it, ThreadSanitizer doesn't complain
    pirapira committed Oct 20, 2017
    Copy the full SHA
    d4259d9 View commit details
    Browse the repository at this point in the history