aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-02-01 10:56:19 +0100
committerMarcoFalke <falke.marco@gmail.com>2021-02-01 10:56:23 +0100
commit87394b6741df7068eb55d012a8169400c68b34ed (patch)
treed690001e8cf57d042a5b0a655bea7052168ad14a /src/rpc
parent7dc4807691b96e53c04ef779501618325a7fafc0 (diff)
parentc943282b5e6312537f885c811d43120ce2f5b766 (diff)
downloadbitcoin-87394b6741df7068eb55d012a8169400c68b34ed.tar.xz
Merge #20868: validation: remove redundant check on pindex
c943282b5e6312537f885c811d43120ce2f5b766 validation: remove redundant check on pindex (jarolrod) Pull request description: This removes a redundant check on `pindex` being a `nullptr`. By the time we get to this step `pindex` is always a `nullptr` as the branch where it has been set would have already returned. Closes #19223 ACKs for top commit: Zero-1729: re-ACK c943282 ajtowns: ACK c943282b5e6312537f885c811d43120ce2f5b766 - code review only MarcoFalke: review ACK c943282b5e6312537f885c811d43120ce2f5b766 📨 theStack: re-ACK c943282b5e6312537f885c811d43120ce2f5b766 Tree-SHA512: d2dc58206be61d2897b0703ee93af67abed492a80e84ea03dcfbf7116833173da3bdafa18ff80422d5296729d5254d57cc1db03fdaf817c8f57c62c3abef673c
Diffstat (limited to 'src/rpc')
0 files changed, 0 insertions, 0 deletions