fixed memleak
This commit is contained in:
@@ -980,6 +980,7 @@ static int issue(int argc, char *argv[])
|
||||
error = "CA private key does not match CA certificate";
|
||||
goto end;
|
||||
}
|
||||
public->destroy(public);
|
||||
|
||||
if (file)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user