mirror of
https://github.com/MariaDB/server.git
synced 2025-12-21 11:01:08 +03:00
Calling List<Cached_item>::delete_elements for the same list twice caused a crash of the server in the function JOIN::cleaunup. Ensured that delete_elements() in JOIN::cleanup would be called only once.
121 KiB
121 KiB