aboutsummaryrefslogtreecommitdiff
path: root/src/validationinterface.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-04-07 23:45:34 +0800
committerMarcoFalke <falke.marco@gmail.com>2020-04-07 23:46:17 +0800
commit1b151e3ffce7c1a2ee46bf280cc1d96775d1f91e (patch)
tree1e7c463bf86abbc4f14c549666e30eef0d6b9732 /src/validationinterface.cpp
parent63dad673487d3623f9076721d2a1924263272eb9 (diff)
parentfa1a92224dd78de817d15bcda35a8310254e1a54 (diff)
downloadbitcoin-1b151e3ffce7c1a2ee46bf280cc1d96775d1f91e.tar.xz
Merge #18532: rpc: Avoid initialization-order-fiasco on static CRPCCommand tables
fa1a92224dd78de817d15bcda35a8310254e1a54 rpc: Avoid initialization-order-fiasco on static CRPCCommand tables (MarcoFalke) Pull request description: Currently the fiasco is only theoretical because all content of the table are compile-time constants. However, the fiasco materializes should they ever become run-time constants (e.g. #18531). ACKs for top commit: promag: ACK fa1a92224dd78de817d15bcda35a8310254e1a54. practicalswift: ACK fa1a92224dd78de817d15bcda35a8310254e1a54 -- fiasco bad :) Tree-SHA512: cccadb0ad56194599b74f04264d74c34fa865958580a850efc6474bbdc56f30cadce6b2e9a6ad5472ff46c3f4c793366acd8090fad409a45b25d961f2d89da19
Diffstat (limited to 'src/validationinterface.cpp')
0 files changed, 0 insertions, 0 deletions