diff options
author | tb <> | 2019-05-09 22:54:28 +0000 |
---|---|---|
committer | tb <> | 2019-05-09 22:54:28 +0000 |
commit | 6bb847467ffdfdf97e77592e232c1b71d0ef6866 (patch) | |
tree | 88b1aec97f456e905c2ea2377674b4788c27d225 /src/lib/libc/string/strcasecmp.c | |
parent | 238baabe10e5f495789f5635ba14bc725ec85c31 (diff) | |
download | openbsd-6bb847467ffdfdf97e77592e232c1b71d0ef6866.tar.gz openbsd-6bb847467ffdfdf97e77592e232c1b71d0ef6866.tar.bz2 openbsd-6bb847467ffdfdf97e77592e232c1b71d0ef6866.zip |
Fix incorrect carry operation in 512 bit addition: in the case
that there is already a carry and Sigma[i-1] == -1, the carry
must be kept.
From Dmitry Eremin-Solenik.
Fixes incorrect Streebog result reported by Guido Vranken.
Diffstat (limited to 'src/lib/libc/string/strcasecmp.c')
0 files changed, 0 insertions, 0 deletions