aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_P2SH_tests.cpp
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2013-12-10 11:34:28 +1000
committerGavin Andresen <[email protected]>2013-12-10 11:34:28 +1000
commit962b1cf441ceb1de7791d89951a79a54a2fefcd4 (patch)
tree59909d2f6aac84c197f2ecf0440f0159ad294b3f /src/test/script_P2SH_tests.cpp
parentMerge pull request #3207 (diff)
downloaddiscoin-962b1cf441ceb1de7791d89951a79a54a2fefcd4.tar.xz
discoin-962b1cf441ceb1de7791d89951a79a54a2fefcd4.zip
Fix infinite loop with LogPrint on Windows
Running -printtodebugger -debug (or -debug=lock), compiled with -DDEBUG_LOCKORDER would infinite loop on Windows because every critical section lock/unlock triggers a LogPrint. Solution is to use the raw boost mutex instead of a CCriticalSection.
Diffstat (limited to 'src/test/script_P2SH_tests.cpp')
0 files changed, 0 insertions, 0 deletions