Fix a bug in the new i2d_{ENUMERATED,INTEGER} that
authorDr. Stephen Henson <steve@openssl.org>
Thu, 27 Jul 2000 01:27:22 +0000 (01:27 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 27 Jul 2000 01:27:22 +0000 (01:27 +0000)
commitf6c1c9e95dd7ceadae070bd32e59cfa20726b42e
treece2abd6e69fe85e764dff4b8fe839f5d47ea96c9
parent2dbef509e27a14a6358d3dd33abfb60320f7c763
Fix a bug in the new i2d_{ENUMERATED,INTEGER} that
didn't recognise NULL to mean 'don't output anything'
crypto/asn1/a_enum.c
crypto/asn1/a_int.c