]> Git Repo - VerusCoin.git/commit - src/script/interpreter.h
Avoid storing a reference passed to SignatureChecker constructors
authorPieter Wuille <[email protected]>
Tue, 27 Jan 2015 14:01:31 +0000 (10:01 -0400)
committerPieter Wuille <[email protected]>
Tue, 3 Feb 2015 04:19:46 +0000 (20:19 -0800)
commit9fddceda44fb5592be179d783f0e5ac616c51c0d
treee5fbeb4aa5f3fcc6109911b61156e1b1adbcfff2
parent858809a33e4f690c4ad213f44a6c4465fc2ef025
Avoid storing a reference passed to SignatureChecker constructors
12 files changed:
src/bitcoin-tx.cpp
src/main.cpp
src/rpcrawtransaction.cpp
src/script/bitcoinconsensus.cpp
src/script/interpreter.cpp
src/script/interpreter.h
src/script/sigcache.h
src/script/sign.cpp
src/test/multisig_tests.cpp
src/test/script_P2SH_tests.cpp
src/test/script_tests.cpp
src/test/transaction_tests.cpp
This page took 0.028478 seconds and 4 git commands to generate.