bn: fix occurance of negative zero in BN_rshift1()
authorRichard Levitte <levitte@openssl.org>
Wed, 1 Feb 2017 01:29:46 +0000 (02:29 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 1 Feb 2017 02:17:38 +0000 (03:17 +0100)
commitdfb109c522a450af7f387d66ad32afeee87f9805
treec0f4af98bca68c415d2c424896f3ce3f550f88a7
parent12ac28e0928a9cb2b970042b86c0a5ff4476590b
bn: fix occurance of negative zero in BN_rshift1()

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 0a2dcb6990dacc94337f746f4f4a6dfac1fbeac4)
crypto/bn/bn_shift.c