diff options
| author | Gavin Andresen <[email protected]> | 2013-12-10 13:19:18 +1000 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2013-12-10 13:19:18 +1000 |
| commit | 0b238b278686f8e0c6609b7c9360d36c3198105c (patch) | |
| tree | f7e4e2b07029d7c87c28d4e050454dc6b848fca2 /src/test/script_P2SH_tests.cpp | |
| parent | Fix infinite loop with LogPrint on Windows (diff) | |
| download | discoin-0b238b278686f8e0c6609b7c9360d36c3198105c.tar.xz discoin-0b238b278686f8e0c6609b7c9360d36c3198105c.zip | |
Use thread-local storage for LogPrint(category...)
This prevents crashes at shutdown where a global destructor
calls LogPrint(category...) after mapMultiArgs has been
deleted.
Diffstat (limited to 'src/test/script_P2SH_tests.cpp')
0 files changed, 0 insertions, 0 deletions