> FYI: We believe this could also be a problem on Linux and Solaris x86 > when running on the same CPU, but it's hard to know, as the asm code is > a little different for windows.
It was an os-independent problem and fix applies to *all* x86[_64] platforms, Windows or not. Asm code is not really different on Windows, only prologue and epilogue are different that allow "Unix" code to be used on Windows. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org