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))
|
switch (command_getopt(&arg))
|
||||||
{
|
{
|
||||||
case 'h':
|
case 'h':
|
||||||
|
creds->destroy(creds);
|
||||||
return command_usage(NULL);
|
return command_usage(NULL);
|
||||||
case 'i':
|
case 'i':
|
||||||
file = arg;
|
file = arg;
|
||||||
|
|||||||
Reference in New Issue
Block a user