Re: zlib double free bug and openssl question.

2002-06-05 Thread Lenny Miceli
Reading the posting from Lutz Jaenicke saying that if OpenSSL is not specifically compiled with zlib then it won't have zlib compiled in, then can anyone explain if you don't compile OpenSSL with zlib why it still contains the string zlib many times within libcrypto.a? Thanks for any insight anyo

Re: zlib double free bug and openssl question.

2002-06-04 Thread Kenneth R. Robinette
Date sent: Tue, 4 Jun 2002 19:45:55 +0200 From: Lutz Jaenicke <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: zlib double free bug and openssl question. Organization: BTU Cottbus, Allgemeine Elektrotechni

Re: zlib double free bug and openssl question.

2002-06-04 Thread Lutz Jaenicke
On Mon, Jun 03, 2002 at 04:01:38PM -0400, Lenny Miceli wrote: > I've tried to search the archives/bug reports/faq's and didn't find any > definitive answers on the zlib Double Free Bug CERT's Advisory CA-2002-07 > issue. Does openssl v0.9.6b or above have this issue? I know if you do a > stings

zlib double free bug and openssl question.

2002-06-04 Thread Lenny Miceli
I've tried to search the archives/bug reports/faq's and didn't find any definitive answers on the zlib Double Free Bug CERT's Advisory CA-2002-07 issue. Does openssl v0.9.6b or above have this issue? I know if you do a stings on libcrypto.a you find zlib alot, so I assume somehow the zlib librar