[Pidgin] #7466: Memory leak in pidgin/gtkutils.c

Pidgin trac at pidgin.im
Wed Nov 5 09:11:10 EST 2008


#7466: Memory leak in pidgin/gtkutils.c
------------------+---------------------------------------------------------
Reporter:  KuSh   |        Type:  defect      
  Status:  new    |   Component:  pidgin (gtk)
 Version:  2.5.2  |    Keywords:              
------------------+---------------------------------------------------------
 In file pidgin/gtkutils.c:2449
 It seems that variable dialog leaks memory, because it is not released
 before calling return.

 if (dialog->icon_filesel != NULL) {
         gtk_window_present(GTK_WINDOW(dialog->icon_filesel));
         return NULL;
 }

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


More information about the Tracker mailing list