[[EMAIL PROTECTED] - Tue Jul 30 15:23:37 2002]:

> ssl\s3_srver.c (1591)  error:  pms_length is not a member of
> evp_cipher_st
> 
> I believe the correct reference is
> 
>   if (enc_pms.length > sizeof pms)
> 
> instead of
> 
>   if (enc.pms_length > sizeof pms)

Thanks, fixed.
     Lutz
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to