mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 18:26:22 +00:00
Free mentions list
This commit is contained in:
@@ -266,6 +266,8 @@ sv_ev_room_message(const char *const room_jid, const char *const nick, const cha
|
|||||||
|
|
||||||
mucwin_message(mucwin, nick, new_message, mentions, triggers);
|
mucwin_message(mucwin, nick, new_message, mentions, triggers);
|
||||||
|
|
||||||
|
g_slist_free(mentions);
|
||||||
|
|
||||||
ProfWin *window = (ProfWin*)mucwin;
|
ProfWin *window = (ProfWin*)mucwin;
|
||||||
int num = wins_get_num(window);
|
int num = wins_get_num(window);
|
||||||
gboolean is_current = FALSE;
|
gboolean is_current = FALSE;
|
||||||
|
|||||||
Reference in New Issue
Block a user