diff options
author | dequis <dx@dxzone.com.ar> | 2015-04-03 22:23:59 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2015-04-03 22:23:59 -0300 |
commit | 4543b6bd3b333905bc22dd11cd2ffefd0ad04d27 (patch) | |
tree | b6df6408ee7ef8f3baaabc7675c2502db97921ab /lib | |
parent | 3dcc878f69180d58b9a42768d7ef5ac9c542e4fa (diff) |
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".
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions