Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fix uninitialized atomic variables #10819
+4
−4
Conversation
|
utACK 4652791 |
fanquake
added the
Refactoring
label
Jul 13, 2017
|
Kicked travis (issue seems unrelated). |
|
utACK 4652791 |
|
utACK 4652791 |
sipa
merged commit 4652791
into
bitcoin:master
Jul 14, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
sipa
added a commit
that referenced
this pull request
Jul 14, 2017
|
|
sipa |
b7d6623
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
promag commentedJul 13, 2017
This PR fixes uninitialized atomic variables that caused some errors when running with valgrind: