diff options
author | Sergey Petrunya <psergey@askmonty.org> | 2014-09-26 18:48:40 +0400 |
---|---|---|
committer | Sergey Petrunya <psergey@askmonty.org> | 2014-09-26 18:48:40 +0400 |
commit | 4630732f258e7ea4db47b0be58c8904d50a21e67 (patch) | |
tree | 01abbdf4b76616497e31cb4dcd21600cd9a92e4e /sql/sql_handler.cc | |
parent | 1f437f3e8cdb869fd86d01f15bf33f54baaed02b (diff) | |
download | mariadb-git-4630732f258e7ea4db47b0be58c8904d50a21e67.tar.gz |
MDEV-6799: Crash in field_conv, memcpy_field_possible
- Fix the crash, dont call from->type() at the start of the function
because it might be unsafe.
- Unfortunately there is no testcase
- And this is also the reason we can't fix it properly (it should be
safe to call from->type() here).
Diffstat (limited to 'sql/sql_handler.cc')
0 files changed, 0 insertions, 0 deletions