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

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


#7466: Memory leak in pidgin/gtkutils.c
--------------------+-------------------------------------------------------
 Reporter:  KuSh    |        Owner:              
     Type:  defect  |       Status:  new         
Milestone:          |    Component:  pidgin (gtk)
  Version:  2.5.2   |   Resolution:              
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by datallah):

 The specific code posted in the description looks like it will just never
 evaluate to a positive result.

 `dialog` is initialized a few lines earlier and nothing could have
 possibly set `dialog->icon_filesel`.

 Cleanup of dead code is going to be the fix for this "leak".

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


More information about the Tracker mailing list