mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Code was assuming that the keys file would contain at least one valid key. This caused a Dynamic_array::at(0) call that lead to the crash.
Code was assuming that the keys file would contain at least one valid key. This caused a Dynamic_array::at(0) call that lead to the crash.