1
0
mirror of https://github.com/MariaDB/server.git synced 2025-06-12 01:53:02 +03:00
Files
mariadb/mysql-test/r
Tor Didriksen dcd9f246e3 Bug #59632 Assertion failed: arg_length > length
The problem was overflow in max_length when we tried to des_decrypt()
something which is not the output of des_encrypt()


mysql-test/r/ssl_and_innodb.result:
  New test case.
mysql-test/t/ssl_and_innodb.test:
  New test case.
sql/item_strfunc.h:
  Do not subtract the encrypt overhead (9U) if args[0] has length < 9
  (In unsigned arithmetic, (1-9) becomes a very large number)
2011-02-07 11:17:46 +01:00
..
2011-01-25 12:14:28 +05:30
2010-11-26 16:32:51 +02:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2009-12-08 10:53:40 +03:00
2010-11-26 16:32:51 +02:00
2009-12-09 18:56:34 +03:00
2010-04-13 19:04:45 +04:00
2010-12-16 21:43:21 +03:00
2011-01-13 09:07:21 +01:00
2011-02-02 20:13:28 +02:00
2010-11-26 16:32:51 +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
2010-07-09 14:46:46 +04:00
2010-09-08 09:36:39 +02:00
2010-07-14 15:05:20 +03:00
2010-07-21 18:20:29 +03:00
2010-04-27 13:58:21 +04:00
2010-08-25 13:17:15 +05:00
2010-12-01 12:28:21 +05:30
2011-01-11 15:15:25 +01:00
2010-01-29 16:54:27 +02:00
2010-09-13 15:56:56 +02:00
2010-11-15 16:59:49 +01:00
2010-11-26 16:32:51 +02:00
2010-09-13 15:56:56 +02:00
2011-01-10 16:13:12 +01:00
2011-01-10 15:08:31 +01:00
2010-02-24 00:22:19 -07:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-09-30 14:06:50 +03:00
2010-09-30 14:06:50 +03:00
2010-09-30 14:06:50 +03:00
2010-09-30 14:06:50 +03:00
2009-12-29 15:19:05 +03:00
2011-02-01 13:23:28 +01:00
2010-01-15 15:42:15 +04:00
2011-01-12 10:31:41 +01:00
2011-01-31 15:04:39 +05:30
2010-01-15 15:42:15 +04:00
2010-02-27 11:43:32 +04:00
2009-12-16 10:48:07 +03:00
2010-11-22 10:13:46 +01:00
2010-12-14 13:46:00 +03:00