diff options
author | fanquake <fanquake@gmail.com> | 2019-11-14 10:42:24 -0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2019-11-14 10:53:51 -0800 |
commit | 21ee676dd6a7d9704367b6412bf8e1e443ec2b5b (patch) | |
tree | 1cc3d53b7245cfc7e0458006c7abef86ca177ece /src/chain.h | |
parent | cd6cb9745e13a62e130b11f78a13bcc1d424b05e (diff) | |
parent | edb6b768a4185a4aaa6281ee50a6538f7426cb1e (diff) |
Merge #17449: fix uninitialized variable nMinerConfirmationWindow
edb6b768a4185a4aaa6281ee50a6538f7426cb1e fix uninitialized variable nMinerConfirmationWindow (NullFunctor)
Pull request description:
It is used for the computation of `BIP9WarningHeight`, and by that time it isn't initialized.
ACKs for top commit:
jnewbery:
utACK edb6b768a
promag:
ACK edb6b768a4185a4aaa6281ee50a6538f7426cb1e, commit description could be cleaned up though.
MarcoFalke:
ACK edb6b768a4185a4aaa6281ee50a6538f7426cb1e, used python3 to do the addition locally 📍
practicalswift:
ACK edb6b768a4185a4aaa6281ee50a6538f7426cb1e, used `clang++ -O2` on the previous version^W^W^W^W^W^W`bc` to verify the addition locally 🏓
Sjors:
Code review ACK edb6b76. Nit: commit description has duplicate text.
Tree-SHA512: 6fa0be0ecfbfd5d537f2c5b4a9333c76530c1f3182f777330cc7939b0496e37b75d8f8810cdaf471a9bd3247b425f2e239578300dfa0d5a87cd14a6ccfafa619
Diffstat (limited to 'src/chain.h')
0 files changed, 0 insertions, 0 deletions