[Pidgin] #13259: Incoming GG messages with richtext formatting may be silently dropped.

Pidgin trac at pidgin.im
Tue Jan 25 04:55:21 EST 2011


#13259: Incoming GG messages with richtext formatting may be silently dropped.
---------------------------------+------------------------------------------
 Reporter:  Hermitifier          |     Owner:  bartosz
     Type:  defect               |    Status:  new    
Component:  Gadu-Gadu            |   Version:  2.7.9  
 Keywords:  richtext formatting  |  
---------------------------------+------------------------------------------
 Procedure ggp_recv_message_handler() in file libpurple/protocols/gg/gg.c
 does not parse event.msg.formats correctly.
 If field gg_msg_richtext_format.font has bit GG_FONT_COLOR enabled, this
 struct is followed by struct gg_msg_richtext_color. Libpurple does not
 take it into account and attempts to cast it onto next
 gg_msg_richtext_format.
 Black messages fail safely, but coloured text can lead to whole message
 being dropped.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/13259>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list