Bugfix: previously the serial number file could turn negative
authorBodo Möller <bodo@openssl.org>
Thu, 8 Mar 2001 19:13:24 +0000 (19:13 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 8 Mar 2001 19:13:24 +0000 (19:13 +0000)
commita75d8bebd24f1a0f5560131a2c9c49b65a8a4e94
tree4dcba670bb32888283b0671e9f5694ef51a41538
parentb72ff47037804dfbe5ed884c59a68de6fe475821
Bugfix: previously the serial number file could turn negative
because an incompletely initialized ASN1_INTEGER was used.
apps/x509.c