aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2019-01-15 16:03:54 -0800
committerPieter Wuille <[email protected]>2019-01-16 16:33:08 -0800
commit16e40a8b562ad849a5f5e8b21ceb375e46038243 (patch)
tree82f3ecf3b995e3e00eafffd94773038606890404 /src/httpserver.cpp
parentAbstract out seeding/extracting entropy into RNGState::MixExtract (diff)
downloaddiscoin-16e40a8b562ad849a5f5e8b21ceb375e46038243.tar.xz
discoin-16e40a8b562ad849a5f5e8b21ceb375e46038243.zip
Integrate util/system's CInit into RNGState
This guarantees that OpenSSL is initialized properly whenever randomness is used, even when that randomness is invoked from global constructors. Note that this patch uses Mutex directly, rather than CCriticalSection. This is because the lock-detection code is not necessarily initialized during global constructors.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions