Due to recent debugging bursts, openssl should be more or less solid
authorGeoff Thorpe <geoff@openssl.org>
Tue, 25 Nov 2003 21:07:59 +0000 (21:07 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Tue, 25 Nov 2003 21:07:59 +0000 (21:07 +0000)
commit81ba5f6713798374c3327e649b96db3decd7a8b8
tree4e60b47de096e2245f8247afa2c7670eae069413
parent6defae04f3c44087d9129994fa88b4f9271b153f
Due to recent debugging bursts, openssl should be more or less solid
against inconsistent BIGNUMs coming out of any of its API functions. So
this change no longer "fixes" the bn_print.c functions, but it makes for
cleaner code. This patch was a part of ticket 697.

PR: 697
Submitted by: Otto Moerbeek
Reviewed by: Geoff Thorpe
crypto/bn/bn_print.c