diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-10-18 15:22:30 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-10-18 15:22:54 +0200 |
| commit | ffa5159cefb8a03ca75d3637adefecf12162dfd8 (patch) | |
| tree | e164ccffb7facfff51fcc47dbd233e667234daec /src/httpserver.cpp | |
| parent | Merge #11062: [mempool] Mark mempool import fails that were found in mempool ... (diff) | |
| parent | Fix crash via division by zero assertion (diff) | |
| download | discoin-ffa5159cefb8a03ca75d3637adefecf12162dfd8.tar.xz discoin-ffa5159cefb8a03ca75d3637adefecf12162dfd8.zip | |
Merge #11508: Fix crash via division by zero assertion
207408b Fix crash via division by zero assertion (Jonas Schnelli)
Pull request description:
Replaces the newly added `assert` for a devision by zero protection by a control structure. Floating point division by zero is defined by the floating point standard and results in +inf or -inf.
Introduced in #11133
Reported by @mzhou, fixes #11501
Tree-SHA512: ac9b4efa3ba52a2aa246fb11170128c4aaf829fd491b649524c85069c6ed33ae612e761809aea9d9a44bdea29a417b3f3a558226495094b5070a42a56b2ac77e
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions