Properly destroy mem_cred object on pki --pkcs7 --help
This commit is contained in:
@@ -295,6 +295,7 @@ static int pkcs7()
|
||||
switch (command_getopt(&arg))
|
||||
{
|
||||
case 'h':
|
||||
creds->destroy(creds);
|
||||
return command_usage(NULL);
|
||||
case 'i':
|
||||
file = arg;
|
||||
|
||||
Reference in New Issue
Block a user