I will run a debugger, but this is how I freed:

        ASN1_OCTET_STRING_free(os1);
        ASN1_PRINTABLESTRING_free(tmp_os);
        ASN1_INTEGER_free(int1);

       X509_REQ_add_extensions(x, st_exts);





--
View this message in context: 
http://openssl.6102.n7.nabble.com/Adding-a-custom-extension-to-a-CSR-tp47446p47601.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to