mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 20:56:21 +00:00
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