diff options
author | Itamar <itamar8910@gmail.com> | 2020-04-08 16:00:02 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-02 12:24:10 +0200 |
commit | 2843dce49847857e68c602dd37357c1c278d5cb9 (patch) | |
tree | e30ed72876b8760b29a79f2184c69e80daec626c /Userland/useradd.cpp | |
parent | e0cf40518c2bde05030058c487268d2001c79cda (diff) | |
download | serenity-2843dce49847857e68c602dd37357c1c278d5cb9.zip |
LibCrypto: Fix a bug in big int addition
There was a bug when dealing with a carry when the addition
result for the current word was UINT32_MAX.
This commit also adds a regression test for the bug.
Diffstat (limited to 'Userland/useradd.cpp')
0 files changed, 0 insertions, 0 deletions