mirror of
https://github.com/MariaDB/server.git
synced 2025-12-19 22:42:44 +03:00
Problem description: Incorrect key file. Key file is corrupted, while reading the keys from the file. The problem here is that keyseg->start (which should point to the beginning of a field) is pointing beyond total record length. Fix: If keyseg->start is greater than total record length then return error.
43 KiB
43 KiB