1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/include
Jan Lindström a3e68b4a55 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).
2015-03-17 07:00:14 +02:00
..
2012-09-27 20:09:46 +02:00
2009-09-15 08:08:54 +02:00
2013-03-28 17:19:09 +04:00
2010-02-24 13:15:34 +04:00
2013-12-20 12:42:33 +04:00
2014-05-09 12:35:11 +02:00
2011-10-19 21:45:18 +02:00
2014-03-27 22:26:58 +01:00
2011-10-19 21:45:18 +02:00
2012-09-27 20:09:46 +02:00
2010-08-25 22:22:33 +02:00
2012-08-23 00:32:25 +03:00
2013-07-03 12:19:03 +03:00
2010-09-12 18:40:01 +02:00
2012-10-01 13:15:29 +02:00
2012-01-13 15:50:02 +01:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2009-12-03 18:47:20 +03:00
2012-01-13 15:50:02 +01:00
2012-09-10 17:26:54 +03:00
2014-08-02 21:26:16 +02:00
2011-07-15 09:09:33 +02:00
2013-12-22 17:06:50 +01:00
2010-09-16 09:58:57 +02:00
2010-11-25 18:17:28 +01:00
2010-12-02 14:10:52 +03:00
2015-01-26 22:48:02 -05:00
2011-07-15 09:09:33 +02:00
2012-03-28 01:04:46 +02:00
2013-01-31 09:48:19 +01:00
2012-02-29 21:18:50 +01:00
2011-12-01 00:54:54 +00:00
2010-12-20 15:15:01 +01:00
2013-02-22 10:23:17 +01:00
2012-02-06 21:36:56 +01:00
2009-08-12 13:31:56 +08:00
2012-03-02 08:32:16 +01:00
2012-10-19 20:38:59 +02:00
2010-05-26 22:34:25 +08:00
2010-05-26 22:34:25 +08:00
2011-10-19 21:45:18 +02:00
2011-07-02 22:08:51 +02:00
2010-12-22 00:37:35 -08:00