[Pidgin] #10384: Pidgin crashing, no error - XMPP

Pidgin trac at pidgin.im
Fri Oct 2 23:38:42 EDT 2009


#10384: Pidgin crashing, no error - XMPP
--------------------+-------------------------------------------------------
 Reporter:  kwolf   |        Owner:  darkrain42
     Type:  defect  |       Status:  new       
Milestone:  2.6.3   |    Component:  XMPP      
  Version:  2.6.2   |   Resolution:            
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by darkrain42):

 Forgot to note this ticket in the commit, but

 Revision: 21cd61e54ce2a5a0e0ae521fc1cd51e2570586d2[[BR]]
 Ancestor: 33891c55046515f55842c81d3a3edc42602e0ce1[[BR]]
 Author: darkrain42 at pidgin.im[[BR]]
 Date: 2009-10-03T02:50:48 [[BR]]
 Branch: im.pidgin.pidgin

 {{{
 Modified files:
         libpurple/protocols/jabber/buddy.c
         libpurple/protocols/jabber/presence.c

 ChangeLog:

 jabber: Don't try to pull a photo out of the <PHOTO/> cdata.

 When the data from the server looks literally like:
   <PHOTO>
     <TYPE>image/jpeg</TYPE>
     <BINVAL></BINVAL>
   </PHOTO>
 xmlnode_get_data(photo_node) will contain (whitespace) data, but in
 no way is it a base64-encoded image.  I can't find any reference to
 clients distributing avatars in that way in the XEP or the RFC.
 }}}

 Now to find someone to build a libjabber.dll for you to test with ;)

-- 
Ticket URL: <http://developer.pidgin.im/ticket/10384#comment:14>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list