mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
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.
2.6 KiB
2.6 KiB