[Pidgin] #13525: [PATCH]Update internal libgadu to 1.10.1

Pidgin trac at pidgin.im
Thu Mar 24 16:05:30 EDT 2011


#13525: [PATCH]Update internal libgadu to 1.10.1
--------------------+-------------------------------------------------------
 Reporter:  matekm  |        Owner:  bartosz  
     Type:  patch   |       Status:  new      
Milestone:          |    Component:  Gadu-Gadu
  Version:  2.7.11  |   Resolution:           
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by tomkiewicz):

 I found out, that new libgadu sometimes puts NULL pointer as message
 contents. In example, when somebody sends us large images (#13554). It
 would be nice to handle that NULL pointer instead of "displaying" it - i
 have already made patch for it:
 http://developer.pidgin.im/attachment/ticket/13554/pidgin-gg-empty-
 messages-2.patch.

 Fortunately, g_strdup_printf (which gets that pointer) is safe. I mean, it
 don't throw any null pointer exceptions nor segfaults, but just convert
 NULL string to "(null)".

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


More information about the Tracker mailing list