[EMAIL PROTECTED] wrote:
> 
> Can anyone see what is wrong with the code below?
> Unless I specifically set pX509NameEntry = NULL after every call to
> X509_NAME_ENTRY_free(pX509NameEntry), I get an access violation in
> libeay32.dll when I do the next call to X509_NAME_ENTRY_create_by_NID(...).
> 
> Shouldn't X509_NAME_ENTRY_free(...) set the X509_NAME_ENTRY pointer to NULL
> after it has released the memory?

How would it do that?

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to