diff options
| author | jsing <> | 2023-03-11 14:14:54 +0000 |
|---|---|---|
| committer | jsing <> | 2023-03-11 14:14:54 +0000 |
| commit | 52fd1244f8c53de73ef10d4f9511eee80489d31a (patch) | |
| tree | de6f40c05762f63ac2dc53094c62fa77e2b57cda /src/lib/libc/stdlib/atof.c | |
| parent | 0011bd4b5ca21dd631b72942920a62fa4a90fa88 (diff) | |
| download | openbsd-52fd1244f8c53de73ef10d4f9511eee80489d31a.tar.gz openbsd-52fd1244f8c53de73ef10d4f9511eee80489d31a.tar.bz2 openbsd-52fd1244f8c53de73ef10d4f9511eee80489d31a.zip | |
Avoid -0 in BN_div_word().
Currently, the use of BN_div_word() can result in -0 - avoid this by
setting negative again, at the end of the computation.
Should fix oss-fuzz 56667.
ok tb@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
