mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
commit
8a1a96c12c
@ -131,6 +131,7 @@ static void event_cap (IRC_SERVER_REC *server, char *args, char *nick, char *add
|
||||
/* Malformed request, terminate the negotiation */
|
||||
else {
|
||||
irc_cap_finish_negotiation(server);
|
||||
g_free(params);
|
||||
g_warn_if_reached();
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user