[Pidgin] #8786: small memory leaks in silc/qq

Pidgin trac at pidgin.im
Wed Mar 25 23:55:29 EDT 2009


#8786: small memory leaks in silc/qq
----------------------------------------+-----------------------------------
     Reporter:  darkrain42              |       Owner:           
         Type:  patch                   |      Status:  new      
    Milestone:  Patches Needing Review  |   Component:  libpurple
      Version:  2.5.5                   |    Keywords:           
Launchpad_bug:                          |  
----------------------------------------+-----------------------------------
 Found these when poking at valgrind. The purple_account_option_list_new
 takes a list of !PurpleKeyValuePairs, which are freed, but the data in
 them is not freed.

 Thus, don't g_strdup things into the structures.

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


More information about the Tracker mailing list