BN_bin2bn did *not* contain an off-by-one error;
authorBodo Möller <bodo@openssl.org>
Wed, 29 Nov 2000 12:53:41 +0000 (12:53 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 29 Nov 2000 12:53:41 +0000 (12:53 +0000)
commit9161672950b6408a025833ed7a3d84b3e0ba9944
tree78a4bc298cb6286ca7e8ad443c74cdd3bf980d6d
parenta08bcccc674def5ced0f921a7d0612de503b98e0
BN_bin2bn did *not* contain an off-by-one error;
I'm still investigating what caused the segementation fault
(maybe "make clean; make" will cure it ...).
But BN_bin2bn should always reset ret->neg.
CHANGES
crypto/bn/bn_lib.c