[Pidgin] #8850: purple_account_option_list_new() crashes Pidgin on Windows

Pidgin trac at pidgin.im
Mon Apr 6 18:09:37 EDT 2009


#8850: purple_account_option_list_new() crashes Pidgin on Windows
----------------------------------------------------------+-----------------
 Reporter:  lethalist                                     |        Owner:           
     Type:  defect                                        |       Status:  pending  
Milestone:                                                |    Component:  libpurple
  Version:  2.5.5                                         |   Resolution:           
 Keywords:  Windows crash purple_account_option_list_new  |  
----------------------------------------------------------+-----------------
Changes (by darkrain42):

  * status:  new => pending


Comment:

 It looks like you're passing `purple_account_option_list_new` a GList of
 integers? It's crashing when it tries to dereference a
 `PurpleKeyValuePair`.

 What code are you using to generate the list? (Take a look at
 protocols/silc/silc.c for an example usage of
 purple_account_option_list_new.)

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


More information about the Tracker mailing list