> From: [email protected] On Behalf Of Michael Boman
> Sent: Thursday, 25 February, 2010 15:26
> if (options->xmlOutput != 0)
> {
> fileBIO = BIO_new(BIO_s_file());
> BIO_set_fp(fileBIO, options->xmlOutput, BIO_NOCLOSE); // <- Crashing
here
> }
> Help & suggestions are most welcome.
Your screenshots look like Windows; if so, what
compiler/runtime and OpenSSL build are you using
and could you have the wrong-MSVC-runtime issue?
http://www.openssl.org/support/faq.html#PROG2
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]