mirror of https://github.com/bitcoin/bitcoin
Merge #15283: log: Fix UB with bench on genesis block
pull/18155/headec30a79f1c
Fix UB with bench on genesis block (Gregory Sanders) Pull request description: During the loading of the genesis block, the bench print lines in ConnectTip divide by zero due to early return in ConnectBlock. ACKs for top commit: practicalswift: ACKec30a79f1c
sipa: utACKec30a79f1c
promag: ACKec30a79
, `nBlocksTotal` is only used in logging. Tree-SHA512: b3bdbb58d10d002a2293d7f99196b227ed9f4ca8c6cd08981e95cc964be47efed98b91fad276ee6da5cf7e6684610998ace7ce9bace172dd6c51c386d985b83c
commit
39497d1f32
Loading…
Reference in new issue