Re: Trying to figure out what needs to be released and how
On Mon, May 23, 2011, drachs wrote: > > I'm trying to parse a certificate for the DNS names of the site it's for. > Unfortunately, all the examples I can find don't bother releasing any of the > ram they acquire! So I'm left trying to figure it out myself because I > need to parse a few hundr
Trying to figure out what needs to be released and how
gt;it)); sk_CONF_VALUE_pop_free(Values, X509V3_conf_free); // Doesn't appear to be required //X509_EXTENSION_free(SubjAltName); X509_free(Cert); } -- View this message in context: http://old.nabble.com/