On Sat, 26 Mar 2016 17:59:26 -0400, Michael McConville wrote: > Does this look good?
OK millert@. X509_NAME_free() (really asn1_item_combine_free) just returns when passed a NULL pointer so this is safe. - todd
On Sat, 26 Mar 2016 17:59:26 -0400, Michael McConville wrote: > Does this look good?
OK millert@. X509_NAME_free() (really asn1_item_combine_free) just returns when passed a NULL pointer so this is safe. - todd