mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 19:26:22 +00:00
Remove disco features added by plugins on unload
This commit is contained in:
@@ -653,6 +653,7 @@ caps_create_query_response_stanza(xmpp_ctx_t *const ctx)
|
||||
|
||||
curr = g_list_next(curr);
|
||||
}
|
||||
g_list_free(plugin_features);
|
||||
|
||||
xmpp_stanza_release(feature_receipts);
|
||||
xmpp_stanza_release(feature_ping);
|
||||
|
||||
Reference in New Issue
Block a user