]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
BN_div bugfix. The q-- loop should not be entered in the n0==d0 case.
authorUlf Möller <ulf@openssl.org>
Sun, 6 Feb 2000 00:25:39 +0000 (00:25 +0000)
committerUlf Möller <ulf@openssl.org>
Sun, 6 Feb 2000 00:25:39 +0000 (00:25 +0000)
commit4a6222d71b3fd3edc30d47048023ba8baa3d814c
treeab3abaaf2438b7b11d02c9670531dc98047e399c
parente290c7d4e02887cf3302e2902f08a14b8f1cf883
BN_div bugfix. The q-- loop should not be entered in the n0==d0 case.
CHANGES
crypto/bn/bn_div.c