Fix to the -revoke option in ca. It was leaking memory, crashing and just
authorDr. Stephen Henson <steve@openssl.org>
Mon, 8 Nov 1999 13:58:08 +0000 (13:58 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 8 Nov 1999 13:58:08 +0000 (13:58 +0000)
commita0ad17bb6cccef6eb7ff0b25403ec2bbc0bd122e
tree463e559c53a5e7f8dafaa4c3f1416ea8ce23f104
parentce1b4fe14648007bf054cf54846c0620e4605251
Fix to the -revoke option in ca. It was leaking memory, crashing and just
plain not working :-(

Also fix some memory leaks in the new X509_NAME code.

Fix so new app_rand code doesn't crash 'x509' and move #include so it compiles
under Win32.
CHANGES
apps/app_rand.c
apps/ca.c
apps/req.c
apps/x509.c
crypto/asn1/a_strnid.c
crypto/asn1/x_x509a.c
crypto/x509/x509name.c
demos/ssl/cli.cpp
util/libeay.num