summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2015-03-13 14:18:07 +0200
committerJan Lindström <jan.lindstrom@mariadb.com>2015-03-17 07:00:14 +0200
commita3e68b4a558e1dd0ff61e497316cb6a32d3de410 (patch)
tree8bf4bc26afe98529219198fb58c55a8d9438f212 /.gitattributes
parent5e6f12366abb02143ef57b6ff99285d81e3b3a36 (diff)
downloadmariadb-git-a3e68b4a558e1dd0ff61e497316cb6a32d3de410.tar.gz
MDEV-7772: SIGSEGV on my_aes_encrypt_cbc when -DWITH_SSL=bundled
Two problems: - Read/Write outside of buffer at memcpy() because of incorrect parameters . OPENSSL_assert(EVP_CIPHER_CTX_iv_length(&ctx.ctx) == iv_length); // ECB does not use IV, thus incorrect assertion Added: mysql-test/include/encryption_algorithms.combinations to run tests with methods cbc, ecb and ctr in those systems where they are available (see suite.pm).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions