jabber: Fixed null deref when receiving <subject> from oneself
If the from="..." of the message that includes a subject refers to us,
that buddy object won't have an ext_jid set, and passing that to
strchr() results in pain.
This happens with recent versions of an xmpp server called "lets-chat".
(No files)
Note: See TracChangeset
for help on using the changeset viewer.