diff options
author | Monty <monty@mariadb.org> | 2020-10-29 18:34:26 +0200 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2020-10-29 18:34:26 +0200 |
commit | 14d43f4fa691e3af113195a3608f1fc401b85090 (patch) | |
tree | 98521556625d977cb4992fcac465a91a2e934b0e /mysql-test/suite/sys_vars | |
parent | 4c99e3e948dd14cfee9209e1a6274d94ecb5e22f (diff) | |
download | mariadb-git-14d43f4fa691e3af113195a3608f1fc401b85090.tar.gz |
MDEV-23222 SIGSEG in maria_create() because of double free
The crash happens because a double free in the case CREATE TABLE fails
because there is a conflicting tables on disk.
Fixed by ensuring that the double free can't happen.
Diffstat (limited to 'mysql-test/suite/sys_vars')
0 files changed, 0 insertions, 0 deletions