From a0ad17bb6cccef6eb7ff0b25403ec2bbc0bd122e Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 8 Nov 1999 13:58:08 +0000 Subject: 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. --- demos/ssl/cli.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'demos') diff --git a/demos/ssl/cli.cpp b/demos/ssl/cli.cpp index b3d726961f..daea2bd9c7 100644 --- a/demos/ssl/cli.cpp +++ b/demos/ssl/cli.cpp @@ -14,7 +14,6 @@ #include #include -#include "rsa.h" /* SSLeay stuff */ #include #include #include -- cgit v1.2.3