summaryrefslogtreecommitdiff
path: root/configure.cmake
diff options
context:
space:
mode:
authorAnirudh Mangipudi <anirudh.mangipudi@oracle.com>2014-02-06 11:16:55 +0530
committerAnirudh Mangipudi <anirudh.mangipudi@oracle.com>2014-02-06 11:16:55 +0530
commit10c190f076b92bf3df9077ec4ff6d211db98dbc5 (patch)
tree0bd61dbb63324ef8bbc6aae424c02decdd803a12 /configure.cmake
parent8ab4177b03c904aa9b518f112b282177cea8eb88 (diff)
downloadmariadb-git-10c190f076b92bf3df9077ec4ff6d211db98dbc5.tar.gz
Bug#14211271 ISSUES WITH SSL ON DEBIAN WHEEZY I386 AND KFREEBSD-I386
Problem: It was reported that on Debian and KFreeBSD platforms, i386 architecture machines certain SSL tests are failing. main.ssl_connect rpl.rpl_heartbeat_ssl rpl.rpl_ssl1 rpl.rpl_ssl main.ssl_cipher, main.func_encrypt were the tests that were reportedly failing (crashing). The reason for the crashes are said to be due to the assembly code of yaSSL. Solution: There was initially a workaround suggested i.e., to enable -DTAOCRYPT_DISABLE_X86ASM flag which would prevent the crash, but at an expense of 4X reduction of speed. Since this was unacceptable, the fix was the functions using assembly, now input variables from the function call using extended inline assembly on GCC instead of relying on direct assembly code.
Diffstat (limited to 'configure.cmake')
0 files changed, 0 insertions, 0 deletions