[Pidgin] #12349: Memory leaks in media code

Pidgin trac at pidgin.im
Wed Jul 21 18:41:58 EDT 2010


#12349: Memory leaks in media code
-------------------+--------------------------------------------------------
Reporter:  haakon  |        Type:  patch           
  Status:  new     |   Component:  libpurple       
 Version:  2.7.2   |    Keywords:  media VV memleak
-------------------+--------------------------------------------------------
 I found some memory leaks when running in valgrind:

 1. In purple_media_backend_fs2_dispose(), hash table priv->participants is
 not destroyed.

 2. In purple_media_codec_finalize(), keys and values of optional
 parameters are not g_free'd.

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


More information about the Tracker mailing list