On Sat, May 15, 1999 at 07:02:19AM +0300, Oleg Girko wrote:

>       case BIO_C_SET_FILE_PTR:
>               file_free(b);
> -             b->shutdown=(int)num;
> +             b->shutdown=(int)num&BIO_CLOSE;
>               b->ptr=(char *)ptr;
>               b->init=1;

Thanks; fixed.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to