The print routine does not free anything. From: Raghavendra a <raghuasit@xxxxxxxxx> In my program, converting X509_CRL object to string format using
X509_CRL_print and BIO_get_mem_data. after that if de-allocate _x509crl using
X509_CRL_free. it is crashing with below reason. Valgrind output: not sure if
X509_CRL_print de-allocates some part of _x509crl , external freeing of X509_CRL again leading to double free? Please help on this issue. Regards, Raghavendra |
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users