mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
plugin_vars_free_values() was walking plugin sysvars and thus did not free memory of plugin PLUGIN_VAR_NOSYSVAR vars. * change it to walk all plugin vars * add the pluginname_ prefix to NOSYSVARS var names too, so that plugin_vars_free_values() would be able to find their bookmarks
9.5 KiB
9.5 KiB