On Sat, Oct 13, 2007 at 01:59:38PM +0200, Kurt Roeckx wrote:
> Hi,
> 
> It seems that in 0.9.8f you did an ABI change in struct ssl_st.
> The problem is this change:
> +       unsigned int max_send_fragment;
> 
> This will break things when something was build against the headers
> from 0.9.8e or an older 0.9.8 versions and runs with a 0.9.8f versions.

Thinking about this a little longer.  If it's only created
with SSL_new() and SSL_dup(), it shouldn't be a problem.


Kurt

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

Reply via email to