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.
Such a change needs an SONAME change.


Kurt

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to