mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
The plugin code was releasing the plugin and only then was reporting an error referencing it. Fixed by first reporting an error and then freeing up the plugin.