Commit graph

1 commit

Author SHA1 Message Date
Sergei Golubchik
445ac662c3 MDEV-15755 Query crashing MariaDB in cleanup_after_query
set the pointer to NULL to avoid double-free
when the item is cleaned up many times

(once in JOIN_TAB::cleanup(): tmp->jtbm_subselect->cleanup()
and once at the end of the query, with all other items)
2018-05-15 12:10:48 +02:00