[Pidgin] #14437: Crash on selecting "Set mood"

Pidgin trac at pidgin.im
Tue Jul 19 15:14:34 EDT 2011


#14437: Crash on selecting "Set mood"
----------------------------------+-----------------------------------------
 Reporter:  sunahe                |        Owner:  MarkDoliner
     Type:  defect                |       Status:  new        
Milestone:                        |    Component:  ICQ        
  Version:  2.9.0                 |   Resolution:             
 Keywords:  crash, set mood, icq  |  
----------------------------------+-----------------------------------------

Comment(by dustin):

 In the code of `gtkblist.c` a check for the `get_moods()` callback is
 intentionally left out.
 Although the bug will be solved for AIM/ICQ soon, I think this check
 should be included:

 There are also other protocols that come in several flavours.
 Therefore the combination of choosing the wrong prpl + the prpl being too
 smart about which callbacks should be available can still occur for other
 protocols (which would basically be a bug in the prpl, though).

 So a crash at `prpl_info->get_moods(account)` may still happen.

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


More information about the Tracker mailing list