diff options
author | fanquake <fanquake@gmail.com> | 2023-05-31 14:03:18 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-05-31 14:42:46 +0100 |
commit | f08bde7f715cf84ef050c3f6902bc75fb90cedb3 (patch) | |
tree | 8229c9cb2fd22ea789c54ca4b98b60569c501dfa /src/pow.cpp | |
parent | 30d6c7d8c0441956fac37252921c795569002d07 (diff) | |
parent | fa3ab4520317f48d4700b81dab023c4e639bbd68 (diff) |
Merge bitcoin/bitcoin#27778: ci: Enable float-divide-by-zero check
fa3ab4520317f48d4700b81dab023c4e639bbd68 ci: Enable float-divide-by-zero check (MarcoFalke)
Pull request description:
Enable it, because
* It is enabled on OSS-Fuzz, so to be able to catch bugs earlier, enable it here as well.
* It makes sense to enable, because when a float is divided by zero, it may be a logic bug in our code, so it should be suppressed in the suppressions file.
ACKs for top commit:
willcl-ark:
utACK fa3ab4520317f48d4700b81dab023c4e639bbd68
dergoegge:
ACK fa3ab4520317f48d4700b81dab023c4e639bbd68
Tree-SHA512: 2c2c025af4fe3ec267b3cfa38f25495e9da678cf6c529a6438ec923ef09a06ad37fa4503c30cbacc83578ac2856a7f729ef70a24befffd61d10ec075132d1ee0
Diffstat (limited to 'src/pow.cpp')
0 files changed, 0 insertions, 0 deletions