mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 16:16:21 +00:00
Destroy Jid after use
This commit is contained in:
@@ -1565,6 +1565,7 @@ cmd_caps(gchar **args, struct cmd_help_t help)
|
||||
}
|
||||
}
|
||||
}
|
||||
jid_destroy(jid);
|
||||
} else {
|
||||
cons_show("You must provide a jid to the /caps command.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user