mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 15:16:22 +00:00
Define goto out in _private_chat_handler()
This commit is contained in:
@@ -938,6 +938,7 @@ _private_chat_handler(xmpp_stanza_t *const stanza)
|
||||
sv_ev_incoming_private_message(message);
|
||||
}
|
||||
|
||||
out:
|
||||
message_free(message);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user