Changeset 4543b6bd for Makefile

Timestamp:
2015-04-04T01:23:59Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
71abe93
Parents:
3dcc878
Message:

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.