[Pidgin] #15653: Support XEP-0313 aka MAM (Message Archive Mgmt)
Pidgin
trac at pidgin.im
Sat Apr 4 04:25:46 EDT 2015
#15653: Support XEP-0313 aka MAM (Message Archive Mgmt)
---------------------------------+---------------------
Reporter: krieger | Owner: deryni
Type: enhancement | Status: new
Milestone: | Component: XMPP
Version: | Resolution:
Keywords: xmpp, xep-0313, mam |
---------------------------------+---------------------
Comment (by mase76):
This seems to be the codepart, where the crash appears:
It is from line 539 after patching.
libpurpe/protocols/jabber/message.c
if (result && !strncmp(to, from, strlen(from)))
is_outgoing = TRUE;
else if (sent)
is_outgoing = TRUE;
I think there is a problem with the if statement.
--
Ticket URL: <https://developer.pidgin.im/ticket/15653#comment:10>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list