diff options
author | kaa@polly.(none) <> | 2007-11-16 13:58:09 +0300 |
---|---|---|
committer | kaa@polly.(none) <> | 2007-11-16 13:58:09 +0300 |
commit | 82125f281f733cc6dfe95573c21f4800ed9bb26d (patch) | |
tree | fb5a92ce0d3b871470574922c9685fb513ea57f8 /mysql-test/t/myisam.test | |
parent | 4aa04022245ca0ec4186683ea2c8ef7399db7055 (diff) | |
download | mariadb-git-82125f281f733cc6dfe95573c21f4800ed9bb26d.tar.gz |
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.
Diffstat (limited to 'mysql-test/t/myisam.test')
0 files changed, 0 insertions, 0 deletions