Tidy up, including;
authorGeoff Thorpe <geoff@openssl.org>
Sun, 20 Jun 2004 04:16:12 +0000 (04:16 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Sun, 20 Jun 2004 04:16:12 +0000 (04:16 +0000)
commitd459e39012e9912e5e827338741e7894e7b2a876
tree8972d36383351f6d5878c0c124f1410e0a807808
parent340f5856ec089c0a61f95795b21c1445292748d1
Tidy up, including;
- Remove unused and unuseful debug cruft.
- Remove unnecessary 'top' fudging from BN_copy().
- Fix a potential memory leak and simplify the expansion logic in
  BN_bin2bn().

Submitted by: Nils Larsch
Reviewed by: Geoff Thorpe
crypto/bn/bn.h
crypto/bn/bn_lib.c
crypto/bn/bn_print.c