[jaenicke - Tue Sep 10 10:15:16 2002]:

> However: If COMP_zlib() fails, a pointer to the zlib_method_nozlib
> structure
> is returned. This is also a valid pointer (not a NULL pointer), but
> it does not provide any compression at all. Its type is 
"NID_undef",
> which in turn is 0.
> From the code, it seems, that this would be the result with
> ZLIB_SHARED
> and COMP_zlib() being called more than once. zlib_loaded is true
> (succussfully
> loaded the first time) and then meth is not set to zlib_method
> again...

Thanks for identifying the bug.  I just commited a fix, please try 
it.

-- 
Richard Levitte
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to