RE: BIO bug

2003-11-12 Thread selvaram
Please remove my id from user list Id:[EMAIL PROTECTED] .muralidharan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shema Sent: Wednesday, November 12, 2003 7:01 PM To: [EMAIL PROTECTED] Subject: Re: BIO bug Thanks a lot, it helped, i had

Re: BIO bug

2003-11-12 Thread Thomas Monjalon
Shema wrote: Hello friends, this bug exists from the earlier versions of OpenSSL and the question is why it is not fixed yet? :) Currently I am using openssl-0.9.7c.tar.gz. So, this code crashes on any WIN32 platform, Visual C++ 60 compiler: { BIO *bio; char buf[] = "HELLO"; bio = BIO_new_fp(std

Re: BIO bug

2003-11-12 Thread Shema
Thanks a lot, it helped, i had "multithreaded" C-Runtime. As I see that's big difference between "multithreaded" and "multithreaded dll" - Original Message - From: "Thomas Monjalon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Se