Fix assertion errors in unit tests
This commit is contained in:
@@ -839,4 +839,6 @@ plugins_shutdown(void)
|
||||
plugin_settings_close();
|
||||
callbacks_close();
|
||||
disco_close();
|
||||
g_hash_table_destroy(plugins);
|
||||
plugins = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user