aboutsummaryrefslogtreecommitdiff
path: root/src/script/script_error.cpp
diff options
context:
space:
mode:
authorfanquake <[email protected]>2020-07-22 15:28:27 +0800
committerfanquake <[email protected]>2020-07-22 17:32:36 +0800
commit597d2f905ecab4fe2c64bba13f8e76e0075b2f9f (patch)
treeba3680f507881282b94c6802a155da824a6e2fd9 /src/script/script_error.cpp
parentMerge #18907: walletdb: Don't remove database transaction logs and instead error (diff)
parentfuzz: add missing overrides to signature_checker (diff)
downloaddiscoin-597d2f905ecab4fe2c64bba13f8e76e0075b2f9f.tar.xz
discoin-597d2f905ecab4fe2c64bba13f8e76e0075b2f9f.zip
Merge #19548: fuzz: add missing overrides to signature_checker
c0f09c2c9deaec4cfb35ea587363e6301dd17b88 fuzz: add missing overrides to signature_checker (Jon Atack) Pull request description: These functions in `fuzz/signature_checker.cpp` override virtual member functions and should be marked `override` instead of `virtual`, which is for introducing a new virtual function. The overridden virtual functions are in `script/interpreter.h:151/156/161`. Also, per MarcoFalke suggestion, add missing parentheses in `fuzz/scriptnum_ops.cpp` and remove useless `unsigned int >= 0` conditional in `fuzz/script.cpp`. These changes fix 5 compile warnings in gcc 10 and 3 in clang 11/12. ACKs for top commit: vasild: ACK c0f09c2 MarcoFalke: review ACK c0f09c2c9deaec4cfb35ea587363e6301dd17b88 Tree-SHA512: 76ce73ec577c1f23cf8646c31d44dcd6c6303732c47187d041a8921d0d24a50163989a375352ebc221abf2ac337bc0902149be46b6f9eebc071d2f364c407f71
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions