1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
This commit is contained in:
James Booth 2013-08-05 23:12:10 +01:00
parent c6e9a7455d
commit 42eef398b4

View File

@ -538,6 +538,7 @@ stanza_is_muc_self_presence(xmpp_stanza_t * const stanza,
}
}
}
jid_destroy(jidp);
}
return FALSE;