[Pidgin] #8683: libpurple Memory Cleanup

Pidgin trac at pidgin.im
Sun Mar 15 16:57:29 EDT 2009


#8683: libpurple Memory Cleanup
-----------------------------------+----------------------------------------
 Reporter:  hebnern                |           Owner:  lschiere
     Type:  patch                  |          Status:  new     
Component:  unclassified           |         Version:  2.5.4   
 Keywords:  memory, leak, cleanup  |   Launchpad_bug:          
-----------------------------------+----------------------------------------
 libpurple does not clean up various memory allocations that it makes
 before shutting down. While these do not affect memory usage during
 runtime, they should still be cleaned up when we are done with them.

 The attached patch cleans up most of the leaks that I could find in
 libpurple and libjabber. libaim does not appear to leak any memory. I have
 not checked out the other prpls as I am not using them, but I suspect that
 some of them will need similar treatment.

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


More information about the Tracker mailing list