diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-02-06 13:17:34 +0000 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-02-06 15:49:54 +0000 |
commit | b0d6399f60760e25a55ec9e8e95a1ad322b74b22 (patch) | |
tree | e31fa3275b81bfa9c4fe6376cb533526596a8d68 /Meta/run.sh | |
parent | 4d785b9aa0cbca1f6ce108a87d3232a58a2069bb (diff) | |
download | serenity-b0d6399f60760e25a55ec9e8e95a1ad322b74b22.zip |
LibCrypto: Do not allow signed big integers to be negative zero
If a big integer were to become negative zero, set the sign to instead
be positive. This prevents odd scenarios where users of signed big ints
would falsely think the result of some big int arithmetic is negative.
Diffstat (limited to 'Meta/run.sh')
0 files changed, 0 insertions, 0 deletions