Hi,

What's the correct way of freeing the memory allocated by a call to:

int PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert, 
STACK_OF(X509) **ca)

Assuming ca is non-null?

Thanks,

Richard.

Reply via email to