1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
kaa@polly.(none) 82125f281f Fix for bug #32241: memory corruption due to large index map in 'Range
checked for each record'

The problem was in incorrectly calculated length of the buffer used to
store a hexadecimal representation of an index map in
select_describe(). This could result in buffer overrun and stack
corruption under some circumstances.

Fixed by correcting the calculation.
2007-11-16 13:58:09 +03:00
..
2007-09-13 18:41:50 +05:00
2007-08-29 22:29:07 +02:00
2007-07-12 00:55:40 +05:00
2007-07-25 17:22:52 -07:00
2007-07-18 11:12:15 +04:00
2007-08-15 17:20:54 -06:00
2007-10-14 11:28:43 +03:00
2007-07-30 18:27:36 +03:00
2007-09-12 18:13:19 +04:00
2007-07-05 18:24:48 +03:00
2007-08-17 16:55:20 +02:00
2007-07-30 18:27:36 +03:00
2007-07-30 18:27:36 +03:00
2007-07-01 15:33:28 -07:00
2007-09-04 16:40:27 -06:00
2007-07-31 16:15:56 +04:00
2007-07-01 15:33:28 -07:00
2007-07-11 10:49:54 +03:00
2007-08-03 01:58:21 +05:00